[Bug 1296452] Re: kubuntu-devel-release-upgrade fails due to scrub_sources

2014-04-18 Thread Al Williams
Same problem with production upgrade tool but worse since it just dies
with no ceremony at all except for the log files it leaves which
indicate the same problem about scrub_sources being an unexpected
keyword in save_state().

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

Title:
  kubuntu-devel-release-upgrade fails due to scrub_sources

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1296452/+subscriptions

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


[Bug 1296452] Re: kubuntu-devel-release-upgrade fails due to scrub_sources

2014-04-18 Thread Al Williams
Ok for some reason I had Python2.7 and Python 3.3 in /usr/local/lib
which means I've done something where I needed a custom or out of repo
python. Renaming those managed to allow it to proceed.

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

Title:
  kubuntu-devel-release-upgrade fails due to scrub_sources

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1296452/+subscriptions

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


[Bug 1296452] Re: kubuntu-devel-release-upgrade fails due to scrub_sources

2014-03-30 Thread Al Williams
** Attachment added: main.log (term was empty)
   
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1296452/+attachment/4053198/+files/main.log

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

Title:
  kubuntu-devel-release-upgrade fails due to scrub_sources

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1296452/+subscriptions

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


[Bug 1296452] [NEW] kubuntu-devel-release-upgrade fails due to scrub_sources

2014-03-23 Thread Al Williams
Public bug reported:

Attempt to go from 13.10 to 14.04 fails very early.


2014-03-23 17:35:46,501 DEBUG creating statefile: 
'/var/log/dist-upgrade/apt-clone_system_state.tar.gz'
2014-03-23 17:35:46,503 ERROR not handled exception in KDE frontend:

Traceback (most recent call last):

  File /tmp/ubuntu-release-upgrader-1qrz2q/trusty, line 10, in module
sys.exit(main())

  File /tmp/ubuntu-release-upgrader-1qrz2q/DistUpgrade/DistUpgradeMain.py, 
line 240, in main
save_system_state(logdir)

  File /tmp/ubuntu-release-upgrader-1qrz2q/DistUpgrade/DistUpgradeMain.py, 
line 133, in save_system_state
scrub_sources=True)

TypeError: save_state() got an unexpected keyword argument
'scrub_sources'

** Affects: ubuntu-release-upgrader (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/1296452

Title:
  kubuntu-devel-release-upgrade fails due to scrub_sources

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1296452/+subscriptions

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


[Bug 120018] Re: vim can't open files under curlftpfs directory

2010-09-01 Thread Al Williams
Still a problem, but downgrading fixed it here also.

-- 
vim can't open files under curlftpfs directory
https://bugs.launchpad.net/bugs/120018
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 572047] Re: update can't be installed message

2010-04-30 Thread Al Williams
Sorry. Wrong logs and it was 9.10 to 10.04. The cause was an earlier
error (see 571995) and I'll report it there.


** Changed in: update-manager (Ubuntu)
   Status: Incomplete = Invalid

-- 
update can't be installed message
https://bugs.launchpad.net/bugs/572047
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 571995] Re: Upgrade reports could not install apt

2010-04-30 Thread Al Williams
I can add the logs but I can also tell you what happened.

Turns out in /var/lib/dpkg/info/apt.postinst there is a function called:

set_apt_proxy_from_gconf

What’s more is down a ways in the script it calls this line and that is
what makes it fail. I'm going to hazard a guess that since this is
Kubuntu there is not enough stuff there for gconf to work. I don't use a
proxy so I commented out the call and the surrounding if (3 lines) and
then dpkg was able to configure everything and all was well. Well, then
I have the usual hassle with Nvidia and VirtualBox, but that's another
issue ;-)

-- 
Upgrade reports could not install apt
https://bugs.launchpad.net/bugs/571995
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 571995] Re: Upgrade reports could not install apt

2010-04-30 Thread Al Williams

** Attachment added: log1004.tgz
   http://launchpadlibrarian.net/46587329/log1004.tgz

-- 
Upgrade reports could not install apt
https://bugs.launchpad.net/bugs/571995
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 571995] [NEW] Upgrade reports could not install apt

2010-04-29 Thread Al Williams
Public bug reported:

Binary package hint: update-manager

Not much info. Says Could not install apt. The upgrade will continue
but the 'apt' package may not be in a working state. Please consider
submitting a bug report about it.

Subprocess installed post-installation script returned error exit status
1

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

-- 
Upgrade reports could not install apt
https://bugs.launchpad.net/bugs/571995
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 479524] Re: Could Not Install The Upgrades Kubuntu 9.10

2010-04-29 Thread Al Williams
** Changed in: update-manager (Ubuntu)
   Status: Invalid = New

** Changed in: update-manager (Ubuntu)
   Status: New = Invalid

-- 
Could Not Install The Upgrades Kubuntu 9.10
https://bugs.launchpad.net/bugs/479524
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 572047] [NEW] update can't be installed message

2010-04-29 Thread Al Williams
Public bug reported:

Binary package hint: update-manager

Got the Update can't be installed message please report. There was one
other opened but it had been closed. apt.log has many broken deps.


This was Kubuntu 9.04.

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

-- 
update can't be installed message
https://bugs.launchpad.net/bugs/572047
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 572047] Re: update can't be installed message

2010-04-29 Thread Al Williams

** Attachment added: log.tgz
   http://launchpadlibrarian.net/46485528/log.tgz

-- 
update can't be installed message
https://bugs.launchpad.net/bugs/572047
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 314815] Re: Regular Expression error in cron.sh

2010-01-12 Thread Al Williams
** Also affects: drupal6 (Ubuntu)
   Importance: Undecided
   Status: New

-- 
Regular Expression error in cron.sh
https://bugs.launchpad.net/bugs/314815
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 314815] Re: Regular Expression error in cron.sh

2010-01-12 Thread Al Williams
Actually, the op did give you enough information, although I think he
also made a common mistake about regexp. However, I'll try to fill in
the gaps.

When setting up Drupal for multiple sites on one server, you are advised
to not use the default site installed which becomes the template for
all others. That means you wind up making entries in
/etc/drupal/6/sites/mydomain.com

There are two files of interest in there: settings.php and (if you
create it) baseurl.php. The baseurl is used to give the particular site
its base domain name (like http://mydomain.com).

The script in question is cron.sh: /usr/share/drupal6/scripts/cron.sh.
It attempts to use curl to load http://{yoursite}/cron.php.

If it can find the basename, that's good. If it can't find the basename
it uses http://localhost which in a multi-site set up is probably not
present and therefore you get a cron failure e-mail. Even if it is
present, I am not sure running cron.sh for one installation in a multi-
site install is sufficient (might be, but I doubt it).

Now, why is this a problem? Well it turns out it isn't exactly, although
it could be improved. You would THINK that since $ is a regexp meta
character (match end of line) that if you use it somewhere in a regexp
it should be escaped. I would just because it makes sense. However, at
least the version of grep shipped with the system understands that a $
followed by other characters must just be a dollar sign. So the script
is correct but easy to confuse that it is not correct.

HOWEVER, there is a common case where the script will fail. It assumes
that the base_url file (or settings.php) will use single quotes around
the URL. This isn't necessary as you could use double quotes and get
this sort of failure. You also get the failure anywhere you might have
otherwise harmless whitespace

So you could write a big nice regexp to handle it. Something like:

^[ \t]*\$base_url[ \t]*=[ \t*][\'\]

Or even:

^[ \t]*\$base_url

Would probably be sufficient. However, if you do anything fancy that
still could break (e.g., look up a site name in a database). Somewhat
less efficient, but you could in fact run a php script (would require
php-cli though which is currently not a dependency, I think) and have it
include the other files and then echo $base_url. That would be the gold
standard.

So to summarize:
1) OP's bug is not really a bug because the $ metacharacter seems to be 
position sensitive and is treated as a normal character if not at the end of 
string.

2) However, the regexp is bugged because it requires you to adhere to a
single format for the base_url entry in either configuration file it
checks.

3) Suggest either fix the regexp as outlined or switch to using php to
interpret the variables.

-- 
Regular Expression error in cron.sh
https://bugs.launchpad.net/bugs/314815
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 431015] Re: No Icon in System Tray KDE 4.3.1

2009-12-17 Thread Al Williams
There is another workaround that also fixes the many KDE3 programs that
don't show toolbar button icons under KDE4.

Locate the current theme's index.theme file (e.g.,
/usr/share/icons/nuvola/index.theme).

In the [Icon Theme] section look for an Inherits key:

Inherits=hicolor

(the part after the equal sign may be different). If the line doesn't
exist, add it somewhere in that section. This fixes the KDE3 issue. If
the line does exist, or if you just added it, add gnome to the line:

Inherits=hicolor, gnome

Restart padevchooser and you'll have icons. Also programs like kpdf will
now display icons in their toolbars.

-- 
No Icon in System Tray KDE 4.3.1
https://bugs.launchpad.net/bugs/431015
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 479965] Re: bootwait in fstab causes mount problems

2009-12-05 Thread Al Williams
In my case, I am affected by this with a separate /home and /tmp
partition. I would think you could assume that things like /home /usr
and /tmp... maybe even /opt ought to hang the boot process. I grant you,
if you have /big-movies or something maybe that would be ok.

But certainly at least gdm/kdm (kdm in my case) ought to do something
graceful when /home is empty instead of trying to start up on / which is
not a good idea.

-- 
bootwait in fstab causes mount problems
https://bugs.launchpad.net/bugs/479965
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 489442] Re: system settings does not download ksplash themes correctly

2009-11-28 Thread Al Williams
Agree with Feck comment, however the behavior should be something better
than just quietly dumping an HTML file in a place the user has no idea
about.  I would think a minimum behavior would be to prompt and provide
a direct URL (or better still just shoot the browser there via DBUS). As
far as I can tell, 100% of the files now bring you a web page rather
than directly access the file. I haven't found one that works yet, at
least.

-- 
system settings does not download ksplash themes correctly
https://bugs.launchpad.net/bugs/489442
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 489442] [NEW] system settings does not download ksplash themes correctly

2009-11-27 Thread Al Williams
Public bug reported:

Binary package hint: kcontrol

Actually the package is system settings but that wasn't a choice and
officially KDE no longer has kcontrol.

Regardless. This is kubuntu obviously. Kubuntu 9.10. Amd64

Steps to reproduce:

1) Open System Settings and navigate to splash screen configuration

2) Click on Get New Themes

3) Click on an Install button to get a new splash screen

4) The button should turn to Uninstall (occasionally this does not happen but
only for certain items; if that happens, try a different item)

5) Close the dialog. Note that no new theme was installed.

6) In a shell or explorer, navigate to ~/.kde/share/apps/ksplash/Themes - Note
there will be a new file in there. View it. Note it will be some HTML page
directing you where to go download the actual file you need.

If you download the file manually and then ask the configuration to read the
file from the hard drive all is well.

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

-- 
system settings does not download ksplash themes correctly
https://bugs.launchpad.net/bugs/489442
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 405033] Re: Phonon refuses to remember order of sound cards preferred

2009-08-19 Thread Al Williams
I don't know the right way to close this or even if I can, so I am
marking it invalid.

** Changed in: phonon (Ubuntu)
   Status: New = Invalid

-- 
Phonon refuses to remember order of sound cards preferred
https://bugs.launchpad.net/bugs/405033
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 405033] Re: Phonon refuses to remember order of sound cards preferred

2009-08-19 Thread Al Williams
My bad. Turns out ~/.config/kde.org/libphonon.conf was owned by root! I
was only looking in the .kde4 directory for configuration files. Seems
to work fine now.

-- 
Phonon refuses to remember order of sound cards preferred
https://bugs.launchpad.net/bugs/405033
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 405033] [NEW] Phonon refuses to remember order of sound cards preferred

2009-07-26 Thread Al Williams
Public bug reported:

Binary package hint: phonon

Kubuntu 9.04, fully updated.

I have a list of soundcards in phonon. No matter how I change the list,
it has no effect. As long as the control panel applet is up the order is
remembered (but doesn't seem to work). Leaving the applet and returning,
puts everything back at the original order.

Does not matter if I use Xine or Gstreamer so I do not think this is a
backend problem.

I have tried modifying and deleting phonondevicesrc to have it
recreated. Contents of that file below.

Currently I am trying to use it with pulseaudio but only because I am
exasperated with phonon. However, even with pulse uninstalled and trying
to use alsa directly still have the same problem.

The result is the output goes to the wrong sound card and can't be
redirected to other places (e.g., USB headphones, or other sound card).
For KDE sound system, I have it using an external player that uses the
Alsa default and that works. For things like Amarok2 which only uses
Phonon, you are simply screwed. Either use the card it forces on you or
don't use it.




[AudioDevice_/home/alw/.pulse/6cf4a5bd04ebd8bf5296e5744891edea:runtime/native\nalsa_output.pci_1002_4383_sound_card_0_alsa_playback_0playback]
cardName=
deleted=false
deviceNumber=-20
hotpluggable=true
iconName=audio-backend-pulseaudio
index=-40
initialPreference=0
isAdvanced=true

[AudioDevice_/home/alw/.pulse/6cf4a5bd04ebd8bf5296e5744891edea:runtime/native\nalsa_output.pci_1102_7_sound_card_0_alsa_playback_0playback]
cardName=
deleted=false
deviceNumber=-19
hotpluggable=true
iconName=audio-backend-pulseaudio
index=-39
initialPreference=0
isAdvanced=true

[AudioDevice_/home/alw/.pulse/6cf4a5bd04ebd8bf5296e5744891edea:runtime/native:alsa_output.pci_1002_4383_sound_card_0_alsa_playback_0.monitorcapture]
cardName=Monitor of HDA ATI SB - ALC888 Analog
deleted=false
deviceNumber=-22
hotpluggable=true
iconName=audio-backend-pulseaudio
index=-50
initialPreference=0
isAdvanced=true

[AudioDevice_/home/alw/.pulse/6cf4a5bd04ebd8bf5296e5744891edea:runtime/native:alsa_output.pci_1102_7_sound_card_0_alsa_playback_0.monitorcapture]
cardName=Monitor of CA0106 - CA0106
deleted=false
deviceNumber=-21
hotpluggable=true
iconName=audio-backend-pulseaudio
index=-49
initialPreference=0
isAdvanced=true

[AudioDevice_CA0106, CA0106\nCenter and Subwoofer speakers_capture]
cardName=CA0106, CA0106 (Center and Subwoofer speakers)
deleted=false
deviceNumber=-1
hotpluggable=false
iconName=audio-card
index=-47
initialPreference=30
isAdvanced=true

[AudioDevice_CA0106, CA0106\nCenter and Subwoofer speakers_playback]
cardName=CA0106, CA0106 (Center and Subwoofer speakers)
deleted=false
deviceNumber=-1
hotpluggable=false
iconName=audio-card
index=-34
initialPreference=30
isAdvanced=true

[AudioDevice_CA0106, CA0106\nIEC958 (S/PDIF) Digital Audio Output_playback]
cardName=CA0106, CA0106 (IEC958 (S/PDIF) Digital Audio Output)
deleted=false
deviceNumber=-1
hotpluggable=false
iconName=audio-card
index=-37
initialPreference=30
isAdvanced=true

[AudioDevice_CA0106, CA0106\nRear speakers_capture]
cardName=CA0106, CA0106 (Rear speakers)
deleted=false
deviceNumber=-1
hotpluggable=false
iconName=audio-card
index=-48
initialPreference=30
isAdvanced=true

[AudioDevice_CA0106, CA0106\nRear speakers_playback]
cardName=CA0106, CA0106 (Rear speakers)
deleted=false
deviceNumber=-1
hotpluggable=false
iconName=audio-card
index=-36
initialPreference=30
isAdvanced=true

[AudioDevice_CA0106, CA0106\nSide speakers_capture]
cardName=CA0106, CA0106 (Side speakers)
deleted=false
deviceNumber=-1
hotpluggable=false
iconName=audio-card
index=-46
initialPreference=30
isAdvanced=false

[AudioDevice_CA0106, CA0106\nSide speakers_playback]
cardName=CA0106, CA0106 (Side speakers)
deleted=false
deviceNumber=-1
hotpluggable=false
iconName=audio-card
index=-35
initialPreference=30
isAdvanced=false

[AudioDevice_HDA ATI SB, ALC888 Digital\nIEC958 (S/PDIF) Digital Audio 
Output_playback]
cardName=HDA ATI SB, ALC888 Digital (IEC958 (S/PDIF) Digital Audio Output)
deleted=false
deviceNumber=-1
hotpluggable=false
iconName=audio-card
index=-38
initialPreference=30
isAdvanced=true

[AudioDevice_USB Device 0x471:0x329, USB Audio\nIEC958 (S/PDIF) Digital Audio 
Output_capture]
cardName=USB Device 0x471:0x329, USB Audio (IEC958 (S/PDIF) Digital Audio 
Output)
deleted=false
deviceNumber=-1
hotpluggable=true
iconName=audio-card-usb
index=-27
initialPreference=20
isAdvanced=true

[AudioDevice_pci:1002:4383:1849:0888:0:capture]
cardName=HDA ATI SB (ALC888 Analog)
deleted=false
deviceNumber=0
hotpluggable=false
iconName=audio-card
index=-15
initialPreference=36
isAdvanced=false

[AudioDevice_pci:1002:4383:1849:0888:0:playback]
cardName=HDA ATI SB (ALC888 Analog)
deleted=false
deviceNumber=0
hotpluggable=false
iconName=audio-card
index=-29
initialPreference=36
isAdvanced=false

[AudioDevice_pci:1002:4383:1849:0888:1:playback]
cardName=HDA ATI SB (ALC888 Digital)
deleted=false
deviceNumber=1

[Bug 310351] [NEW] Kubuntu screensaver xdg-screensaver broken

2008-12-21 Thread Al Williams
Public bug reported:

Binary package hint: kscreensaver

xdg-screensaver returns bad call for all values tested. Looking at the 
script, I'd guess it is because it detects the KDE desktop and tries to
use dcop when KDE4 has moved to dbus, but that's just a guess.

For example:
$ xdg-screensaver activate
call failed

lsb_release -rd - Ubuntu 8.10
Flavor is kbuntu

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

-- 
Kubuntu screensaver xdg-screensaver broken
https://bugs.launchpad.net/bugs/310351
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 310352] [NEW] kscreensaver does not respect SimulateUserActivity dbus method

2008-12-21 Thread Al Williams
Public bug reported:

Binary package hint: kscreensaver

lsb_release -rd - Ubuntu 8.10
Using Kubuntu

SimulateUserActivity should deactivate screensaver as though the user
poked some keys. But this doesn't work.

The following should trigger the screensaver, wait 5 seconds and then
unstick the saver (maybe prompting for a password). Instead the saver
stays active until the user moves the mouse or presses a key.

$ dbus-send --print-reply --type=method_call
--dest=org.freedesktop.ScreenSaver /ScreenSaver
org.freedesktop.ScreenSaver.SetActive boolean:true ; sleep 5  ; dbus-
send --print-reply --type=method_call --dest=org.freedesktop.ScreenSaver
/ScreenSaver org.freedesktop.ScreenSaver.SimulateUserActivity

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

** Description changed:

  Binary package hint: kscreensaver
  
  lsb_release -rd - Ubuntu 8.10
  Using Kubuntu
  
  SimulateUserActivity should deactivate screensaver as though the user
  poked some keys. But this doesn't work.
  
- The following
+ The following should trigger the screensaver, wait 5 seconds and then
+ unstick the saver (maybe prompting for a password). Instead the saver
+ stays active until the user moves the mouse or presses a key.
  
  $ dbus-send --print-reply --type=method_call
  --dest=org.freedesktop.ScreenSaver /ScreenSaver
  org.freedesktop.ScreenSaver.SetActive boolean:true ; sleep 5  ; dbus-
  send --print-reply --type=method_call --dest=org.freedesktop.ScreenSaver
  /ScreenSaver org.freedesktop.ScreenSaver.SimulateUserActivity

-- 
kscreensaver does not respect SimulateUserActivity dbus method
https://bugs.launchpad.net/bugs/310352
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 309975] [NEW] Blank CD insert notification broken if no apps set

2008-12-20 Thread Al Williams
Public bug reported:

Binary package hint: hal

Using  Kubuntu 
lsb_release -rd - Ubuntu 8.10

Not sure if this is really HAL or something above it. When I insert a
blank CD I get a Microsoft-esque popup dialog that says I see you
inserted a blank CD. What would you like to do? (Or something like
that.

If there are no applications set, the combo box is empty. If you set any
apps up (system settings | Advanced/File Associations) then you get a
combo box that includes open as folder and open with other
application.

The generic choices should be there even when no applications are set.
In addition, just as a usability thing, it should give the user a hint
about how to fix an empty list. Of course, if the list has Open with
other application the chooser could let you remember the choice for the
future which would also be good.

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

-- 
Blank CD insert notification broken if no apps set
https://bugs.launchpad.net/bugs/309975
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 28998] Re: Ubuntu goes to kernel panic when I try to install from cd

2006-07-16 Thread Al Williams
Installing Ubuntu 5.0 system stalled with blank screen.  Rebooting and 
attempting to continue installation stops and reads:
[42944668.265000] (0) Kernal panic-not syncing: attempt to kill init.
Next line is:
[42944668.265000]  blank with a blinking curser, keyboard ineffective

System is an empty 40 Gig HD, tried formatted and unformatted, AMD
Anthalon CPU with 750+ MB ram.

-- 
Ubuntu goes to kernel panic when I use dhclient
https://launchpad.net/bugs/28998

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