[Bug 2065175] Re: In music-folder sometimes by clicking properties of a file, nautilus freezes

2024-05-16 Thread David Beswick
I'm also having this issue. I've seen it happen with flac files and mp3
files. The problem happens every time but only with certain files.

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

Title:
  In music-folder sometimes by clicking properties of a file, nautilus
  freezes

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


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

[Bug 1971434] Re: Display powersave only blanks, but does not turn off

2023-08-25 Thread David Beswick
Hello Daniel, I'm on 22.04, I can confirm that adding the config in your
#33 fixes the issue for me. I have Ryzen graphics.

Prior to the fix, running "xset dpms force off" resulted in the screen
turning off and then turning on after a couple of seconds. After the
fix, the screen stays off until input is entered, and the screensaver
does turn off the monitor as expected.

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

Title:
  Display powersave only blanks, but does not turn off

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


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

[Bug 1731102] Re: Poor performance with Wayland

2018-01-15 Thread David Beswick
*** This bug is a duplicate of bug 1690719 ***
https://bugs.launchpad.net/bugs/1690719

Yes, it does sound like those bugs. Thanks for taking a look, Daniel.

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

Title:
  Poor performance with Wayland

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

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

[Bug 1737279] [NEW] Greeter fails to start after upgrade, session is 'gdm-shell'

2017-12-08 Thread David Beswick
Public bug reported:

$ lsb_release -rd
Description:Ubuntu 17.10
Release:17.10

$ apt-cache policy gdm3
gdm3:
  Installed: 3.26.1-3ubuntu3

I've had this problem on two different machines on which I ran upgrades
to Artful.

The greeter never appears after the system boots. It's possible to log
in to a different tty, though. When using another tty and running
"systemctl restart gdm3", the screen flashes a few times but then
returns to the tty.

After enabling GDM debugging by modifying "/etc/gdm3/custom.conf" the
journal seems to show that gdm is trying to start a "gdm-shell" session
whose file doesn't exist.

To fix the problem, I tried adding these lines to /etc/gdm3/greeter
.dconf-defaults:

[org/gnome/desktop/session]
session-name='gnome-login'

However, this didn't make a difference.

"apt get install --reinstall gdm3" also didn't solve the issue.

On both affected systems, I finally found there was a file at
"/etc/dconf/db/gdm.d/00-upstream-settings" containing these lines:

[org/gnome/desktop/session]
session-name='gdm-shell'

Changing the configuration here to gnome-login was the only step that
solved the problem of those I tried.

I suspect there was some old configuration left around from one of my
many upgrades. I found that the file "/etc/dconf/db/gdm.d/00-upstream-
settings" doesn't exist after a fresh install of gdm on artful.


Log from journalctl:

Dec 09 08:25:25 david-desktop /usr/lib/gdm3/gdm-wayland-session[22559]: 
gnome-session-binary[22563]: DEBUG(+): emitting SessionIsActive
Dec 09 08:25:25 david-desktop gnome-session-binary[22563]: DEBUG(+): emitting 
SessionIsActive
Dec 09 08:25:25 david-desktop /usr/lib/gdm3/gdm-wayland-session[22559]: 
gnome-session-binary[22563]: DEBUG(+): fill: *** Getting session 'gdm-shell'
Dec 09 08:25:25 david-desktop gnome-session-binary[22563]: DEBUG(+): fill: *** 
Getting session 'gdm-shell'
Dec 09 08:25:25 david-desktop /usr/lib/gdm3/gdm-wayland-session[22559]: 
gnome-session-binary[22563]: DEBUG(+): fill: *** Looking if 
/var/lib/gdm/.config/gnome-session/sessions/gdm-shell.session is a valid 
session file
Dec 09 08:25:25 david-desktop gnome-session-binary[22563]: DEBUG(+): fill: *** 
Looking if /var/lib/gdm/.config/gnome-session/sessions/gdm-shell.session is a 
valid session file
Dec 09 08:25:25 david-desktop /usr/lib/gdm3/gdm-wayland-session[22559]: 
gnome-session-binary[22563]: DEBUG(+): Cannot use session 
'/var/lib/gdm/.config/gnome-session/sessions/gdm-shell.session': non-existing 
or invalid file.
Dec 09 08:25:25 david-desktop gnome-session-binary[22563]: DEBUG(+): Cannot use 
session '/var/lib/gdm/.config/gnome-session/sessions/gdm-shell.session': 
non-existing or invalid file.
Dec 09 08:25:25 david-desktop /usr/lib/gdm3/gdm-wayland-session[22559]: 
gnome-session-binary[22563]: DEBUG(+): fill: *** Looking if 
/etc/xdg/gnome-session/sessions/gdm-shell.session is a valid session file
Dec 09 08:25:25 david-desktop /usr/lib/gdm3/gdm-wayland-session[22559]: 
gnome-session-binary[22563]: DEBUG(+): Cannot use session 
'/etc/xdg/gnome-session/sessions/gdm-shell.session': non-existing or invalid 
file.
Dec 09 08:25:25 david-desktop /usr/lib/gdm3/gdm-wayland-session[22559]: 
gnome-session-binary[22563]: DEBUG(+): fill: *** Looking if 
/usr/share/gdm/greeter/gnome-session/sessions/gdm-shell.session is a valid 
session file
Dec 09 08:25:25 david-desktop /usr/lib/gdm3/gdm-wayland-session[22559]: 
gnome-session-binary[22563]: DEBUG(+): Cannot use session 
'/usr/share/gdm/greeter/gnome-session/sessions/gdm-shell.session': non-existing 
or invalid file.
Dec 09 08:25:25 david-desktop /usr/lib/gdm3/gdm-wayland-session[22559]: 
gnome-session-binary[22563]: DEBUG(+): fill: *** Looking if 
/usr/local/share/gnome-session/sessions/gdm-shell.session is a valid session 
file
Dec 09 08:25:25 david-desktop /usr/lib/gdm3/gdm-wayland-session[22559]: 
gnome-session-binary[22563]: DEBUG(+): Cannot use session 
'/usr/local/share/gnome-session/sessions/gdm-shell.session': non-existing or 
invalid file.
Dec 09 08:25:25 david-desktop /usr/lib/gdm3/gdm-wayland-session[22559]: 
gnome-session-binary[22563]: DEBUG(+): fill: *** Looking if 
/usr/share/gnome-session/sessions/gdm-shell.session is a valid session file
Dec 09 08:25:25 david-desktop gnome-session-binary[22563]: DEBUG(+): fill: *** 
Looking if /etc/xdg/gnome-session/sessions/gdm-shell.session is a valid session 
file
Dec 09 08:25:25 david-desktop gnome-session-binary[22563]: DEBUG(+): Cannot use 
session '/etc/xdg/gnome-session/sessions/gdm-shell.session': non-existing or 
invalid file.
Dec 09 08:25:25 david-desktop gnome-session-binary[22563]: DEBUG(+): fill: *** 
Looking if /usr/share/gdm/greeter/gnome-session/sessions/gdm-shell.session is a 
valid session file
Dec 09 08:25:25 david-desktop gnome-session-binary[22563]: DEBUG(+): Cannot use 
session '/usr/share/gdm/greeter/gnome-session/sessions/gdm-shell.session': 
non-existing or invalid file.
Dec 09 08:25:25 david-desktop gnome-session-binary[22563]: 

[Bug 1075165] [NEW] Brasero hangs on verifying checksum after burning iso

2012-11-05 Thread David Beswick
Public bug reported:

I burned an iso image and the first verifying checksum run completed.
The disc burned to 100% and then began a second round of verification.
After 20 or so minutes nothing had happened although the dvd drive light
was flashing. The estimated time to complete the task (as seen on the
Unity tray area) was 1 hour and was increasing every second.

I pressed cancel twice and the burn completed. The DVD seemed to have
been written correctly.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: brasero 3.4.1-0ubuntu2
ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
Uname: Linux 3.5.0-17-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 2.6.1-0ubuntu3
Architecture: amd64
Date: Tue Nov  6 00:50:34 2012
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release Candidate amd64 
(20100928)
SourcePackage: brasero
UpgradeStatus: Upgraded to quantal on 2012-10-20 (16 days ago)

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


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

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

Title:
  Brasero hangs on verifying checksum after burning iso

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

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


[Bug 876522] Re: black screen when dim screen to save power

2012-02-09 Thread David Beswick
This issue seems to be resolved for me, I haven't seen it in a while
whereas it was previously very intrusive. I'm running Unity 2D and
previously experienced it under that environment. I haven't changed
anything specific to this issue besides accepting regularly scheduled
updates. I had continued to experience this in December. I'll comment if
I see it again.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in Ubuntu.
https://bugs.launchpad.net/bugs/876522

Title:
  black screen when dim screen to save power

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

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


[Bug 486960] Re: Brasero disk burner won't get past Preparing to write.

2011-11-10 Thread David Beswick
This is still happening for me in 11.10

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

Title:
  Brasero disk burner won't get past Preparing to write.

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

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


[Bug 876522] Re: black screen when dim scrren to save power

2011-11-01 Thread David Beswick
Hi, I'm running 11.10 on the same Macbook model and also have this
problem. When I resume from suspend, the screen is completely dimmed. I
often can't see the login screen. The laptop screen also dims when I
press Fn-F7 to change the multi-monitor mode. In both of these
situations, I can bring the brightness back up with Fn-F2. But every
time I resume or change monitor modes, it has to be done again. I found
the problem resolved for the multi-monitor switch when I chose Turn off
after: Never in the Screen options. However, the problem returned after
another suspend and resume cycle.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in Ubuntu.
https://bugs.launchpad.net/bugs/876522

Title:
  black screen when dim scrren to save power

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

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


[Bug 876522] Re: black screen when dim scrren to save power

2011-11-01 Thread David Beswick
I made a bug with my apport information in #884681

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in Ubuntu.
https://bugs.launchpad.net/bugs/876522

Title:
  black screen when dim scrren to save power

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

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


[Bug 884681] BootDmesg.txt

2011-11-01 Thread David Beswick
apport information

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/884681/+attachment/2581498/+files/BootDmesg.txt

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in Ubuntu.
https://bugs.launchpad.net/bugs/884681

Title:
  Macbook 2,1 has a dimmed display on resume from suspend

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

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


[Bug 884681] [NEW] Macbook 2, 1 has a dimmed display on resume from suspend

2011-11-01 Thread David Beswick
Public bug reported:

When I resume from suspend, the screen is completely dimmed. I often
can't see the login screen. The laptop screen also dims when I press
Fn-F7 to change the multi-monitor mode. In both of these situations, I
can bring the brightness back up with Fn-F2. But every time I resume or
change monitor modes, it has to be done again. I found the problem
resolved for the multi-monitor switch when I chose Turn off after:
Never in the Screen options. However, the problem returned after
another suspend and resume cycle.

I think this is the same bug as #876522
--- 
ApportVersion: 1.23-0ubuntu3
Architecture: amd64
DistroRelease: Ubuntu 11.10
GnomeSessionIdleInhibited: No
GnomeSessionInhibitors: None
GnomeSessionSuspendInhibited: No
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64+mac (20110427.1)
MachineType: Apple Inc. MacBook2,1
Package: gnome-power-manager 3.2.0-0ubuntu1
PackageArchitecture: amd64
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-12-generic 
root=UUID=ed67682b-e26d-420d-a3cc-48793d4821e8 ro quiet splash vt.handoff=7
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Tags:  oneiric running-unity
Uname: Linux 3.0.0-12-generic x86_64
UpgradeStatus: Upgraded to oneiric on 2011-10-18 (14 days ago)
UserGroups: adm admin audio cdrom dialout lpadmin plugdev sambashare
dmi.bios.date: 06/27/07
dmi.bios.vendor: Apple Inc.
dmi.bios.version: MB21.88Z.00A5.B07.0706270922
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: Mac-F4208CAA
dmi.board.vendor: Apple Inc.
dmi.board.version: PVT
dmi.chassis.asset.tag: Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: Apple Inc.
dmi.chassis.version: Mac-F4208CAA
dmi.modalias: 
dmi:bvnAppleInc.:bvrMB21.88Z.00A5.B07.0706270922:bd06/27/07:svnAppleInc.:pnMacBook2,1:pvr1.0:rvnAppleInc.:rnMac-F4208CAA:rvrPVT:cvnAppleInc.:ct10:cvrMac-F4208CAA:
dmi.product.name: MacBook2,1
dmi.product.version: 1.0
dmi.sys.vendor: Apple Inc.
gnome-power-bugreport: Error: [Errno 2] No such file or directory

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


** Tags: apport-collected oneiric running-unity

** Tags added: apport-collected oneiric running-unity

** Description changed:

  When I resume from suspend, the screen is completely dimmed. I often
  can't see the login screen. The laptop screen also dims when I press
  Fn-F7 to change the multi-monitor mode. In both of these situations, I
  can bring the brightness back up with Fn-F2. But every time I resume or
  change monitor modes, it has to be done again. I found the problem
  resolved for the multi-monitor switch when I chose Turn off after:
  Never in the Screen options. However, the problem returned after
  another suspend and resume cycle.
  
  I think this is the same bug as #876522
+ --- 
+ ApportVersion: 1.23-0ubuntu3
+ Architecture: amd64
+ DistroRelease: Ubuntu 11.10
+ GnomeSessionIdleInhibited: No
+ GnomeSessionInhibitors: None
+ GnomeSessionSuspendInhibited: No
+ InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64+mac 
(20110427.1)
+ MachineType: Apple Inc. MacBook2,1
+ Package: gnome-power-manager 3.2.0-0ubuntu1
+ PackageArchitecture: amd64
+ ProcEnviron:
+  PATH=(custom, no user)
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-12-generic 
root=UUID=ed67682b-e26d-420d-a3cc-48793d4821e8 ro quiet splash vt.handoff=7
+ ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
+ Tags:  oneiric running-unity
+ Uname: Linux 3.0.0-12-generic x86_64
+ UpgradeStatus: Upgraded to oneiric on 2011-10-18 (14 days ago)
+ UserGroups: adm admin audio cdrom dialout lpadmin plugdev sambashare
+ dmi.bios.date: 06/27/07
+ dmi.bios.vendor: Apple Inc.
+ dmi.bios.version: MB21.88Z.00A5.B07.0706270922
+ dmi.board.asset.tag: Base Board Asset Tag
+ dmi.board.name: Mac-F4208CAA
+ dmi.board.vendor: Apple Inc.
+ dmi.board.version: PVT
+ dmi.chassis.asset.tag: Asset Tag
+ dmi.chassis.type: 10
+ dmi.chassis.vendor: Apple Inc.
+ dmi.chassis.version: Mac-F4208CAA
+ dmi.modalias: 
dmi:bvnAppleInc.:bvrMB21.88Z.00A5.B07.0706270922:bd06/27/07:svnAppleInc.:pnMacBook2,1:pvr1.0:rvnAppleInc.:rnMac-F4208CAA:rvrPVT:cvnAppleInc.:ct10:cvrMac-F4208CAA:
+ dmi.product.name: MacBook2,1
+ dmi.product.version: 1.0
+ dmi.sys.vendor: Apple Inc.
+ gnome-power-bugreport: Error: [Errno 2] No such file or directory

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in Ubuntu.
https://bugs.launchpad.net/bugs/884681

Title:
  Macbook 2,1 has a dimmed display on resume from suspend

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

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


[Bug 884681] UdevLog.txt

2011-11-01 Thread David Beswick
apport information

** Attachment added: UdevLog.txt
   https://bugs.launchpad.net/bugs/884681/+attachment/2581508/+files/UdevLog.txt

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in Ubuntu.
https://bugs.launchpad.net/bugs/884681

Title:
  Macbook 2,1 has a dimmed display on resume from suspend

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

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


[Bug 884681] DevkitPower.txt

2011-11-01 Thread David Beswick
apport information

** Attachment added: DevkitPower.txt
   
https://bugs.launchpad.net/bugs/884681/+attachment/2581501/+files/DevkitPower.txt

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in Ubuntu.
https://bugs.launchpad.net/bugs/884681

Title:
  Macbook 2,1 has a dimmed display on resume from suspend

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

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


[Bug 884681] ProcModules.txt

2011-11-01 Thread David Beswick
apport information

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/884681/+attachment/2581506/+files/ProcModules.txt

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in Ubuntu.
https://bugs.launchpad.net/bugs/884681

Title:
  Macbook 2,1 has a dimmed display on resume from suspend

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

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


[Bug 884681] Dependencies.txt

2011-11-01 Thread David Beswick
apport information

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/884681/+attachment/2581500/+files/Dependencies.txt

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in Ubuntu.
https://bugs.launchpad.net/bugs/884681

Title:
  Macbook 2,1 has a dimmed display on resume from suspend

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

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


[Bug 884681] ProcCpuinfo.txt

2011-11-01 Thread David Beswick
apport information

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/884681/+attachment/2581504/+files/ProcCpuinfo.txt

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in Ubuntu.
https://bugs.launchpad.net/bugs/884681

Title:
  Macbook 2,1 has a dimmed display on resume from suspend

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

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


[Bug 884681] CurrentDmesg.txt

2011-11-01 Thread David Beswick
apport information

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/884681/+attachment/2581499/+files/CurrentDmesg.txt

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in Ubuntu.
https://bugs.launchpad.net/bugs/884681

Title:
  Macbook 2,1 has a dimmed display on resume from suspend

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

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


[Bug 884681] Lsusb.txt

2011-11-01 Thread David Beswick
apport information

** Attachment added: Lsusb.txt
   https://bugs.launchpad.net/bugs/884681/+attachment/2581503/+files/Lsusb.txt

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in Ubuntu.
https://bugs.launchpad.net/bugs/884681

Title:
  Macbook 2,1 has a dimmed display on resume from suspend

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

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


[Bug 884681] Lspci.txt

2011-11-01 Thread David Beswick
apport information

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/884681/+attachment/2581502/+files/Lspci.txt

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in Ubuntu.
https://bugs.launchpad.net/bugs/884681

Title:
  Macbook 2,1 has a dimmed display on resume from suspend

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

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


[Bug 884681] ProcInterrupts.txt

2011-11-01 Thread David Beswick
apport information

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/884681/+attachment/2581505/+files/ProcInterrupts.txt

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in Ubuntu.
https://bugs.launchpad.net/bugs/884681

Title:
  Macbook 2,1 has a dimmed display on resume from suspend

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

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


[Bug 884681] UdevDb.txt

2011-11-01 Thread David Beswick
apport information

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/884681/+attachment/2581507/+files/UdevDb.txt

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in Ubuntu.
https://bugs.launchpad.net/bugs/884681

Title:
  Macbook 2,1 has a dimmed display on resume from suspend

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

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


[Bug 689593] Re: 2x100% CPU and memory usage growth when setting bootable flag in palimpsest

2011-07-04 Thread David Beswick
Hi, I also just suffered this problem in Natty. Memory usage peaked at
over 12gb virtual and the operation lasted for over 10 minutes. The
memory situation resolved after this time with the udisks-daemon process
ending, but palimpsest indicates that it's still waiting for the
bootable flag operation to complete by the spinning circles in the
partition. The partition was mounted at the time. I was trying to invert
the bootable flag state, i.e. for device sdb1 to have 'bootable', and
for device sb2 to not have the flag.


david@desktop:~$ sudo fdisk -l /dev/sdb

Disk /dev/sdb: 120.0 GB, 120034123776 bytes
255 heads, 63 sectors/track, 14593 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x

   Device Boot  Start End  Blocks   Id  System
/dev/sdb1   1  13  1024007  HPFS/NTFS
Partition 1 does not end on cylinder boundary.
/dev/sdb2   *  13   14594   1171159047  HPFS/NTFS


Linux desktop 2.6.38-8-generic #42-Ubuntu SMP Mon Apr 11 03:31:24 UTC 2011 
x86_64 x86_64 x86_64 GNU/Linux

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-disk-utility in Ubuntu.
https://bugs.launchpad.net/bugs/689593

Title:
  2x100% CPU and memory usage growth when setting bootable flag in
  palimpsest

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

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