[Bug 474992] Re: Named reference to current column does not work in Conditional Formats

2010-05-21 Thread jimav
After re-reading this it looks bogus -- column labels were confused with cell labels (to be precise, I confused them). If I were a toker I'd assume I was smoking something that day... Marking invalid. ** Changed in: openoffice.org (Ubuntu) Status: Incomplete => Invalid -- Named referenc

[Bug 559579] Re: Thick border appears hollow in Print Preview

2010-05-21 Thread jimav
Yep, the hollw line appears every time. It looks just like the screenshot in post#2. Removing $HOME/{.ooo3,.openoffice.org,.openoffice.org2} makes no difference. Maybe it has to do with the fonts installed on my system, or the screen resolution (1920x1200). I'm going to do a new clean instal

[Bug 559579] Re: Thick border appears hollow in Print Preview

2010-05-22 Thread jimav
Ach! It's the FGLRX graphics driver, or maybe an Xserver bug enabled when fglrx is used.Switching to the free driver made the problem go away. Using fglrx the hollow-thick-line problem is constant at 1920x1280 screen res, but at 1280x1024, the top thick line in the demo is black about half wa

[Bug 559579] Re: Thick border appears hollow in Print Preview

2010-05-22 Thread jimav
** Description changed: Binary package hint: openoffice.org + (description updated 5/22/2010) - In Print Preview, a thick (4 point) border sometimes appears hollow (two - very thin lines separated by a thick white space). + When using the fglrx hardware-accelerated graphics driver in Linux, +

[Bug 474871] Re: Indentation is missing (lost from) Help text code examples

2010-05-22 Thread jimav
Yes, the problem still exists in Lucid (OpenOffice 3.2.0 OOO320m12). I ranapport-collect -p openoffice.org-calc 474871to update the bug info, and will update the description with demo instructions. ** Description changed: Binary package hint: openoffice.org Code examples in the He

[Bug 474871] Re: Indentation is missing (lost from) Help text code examples

2010-05-22 Thread jimav
apport information ** Tags added: apport-collected ** Description changed: Binary package hint: openoffice.org Code examples in the Help text seem to never use indentation. Presumably the author didn't write the text that way, so something in the tool chain which produces the Help fil

[Bug 474844] Re: ReDim to empty does not work

2010-05-22 Thread jimav
** Attachment added: "Demo file" http://launchpadlibrarian.net/48940570/bugdemo.ods ** Description changed: Binary package hint: openoffice.org - ReDim (and Dim) throw a run-time error if UpperBound = (LowerBound-1). + ReDim (and Dim) throw a run-time error if UpperBound = (LowerBound

[Bug 474844] Re: ReDim to empty does not work

2010-05-22 Thread jimav
Still here in Lucid. ** Tags added: apport-collected ** Description changed: Binary package hint: openoffice.org ReDim (and Dim) throw a run-time error if UpperBound = (LowerBound-1). For example   Dim foo(0 to 9)   ...   ReDim foo(0 to -1) 'causes error This should not be

[Bug 474844] Dependencies.txt

2010-05-22 Thread jimav
apport information ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/48940670/Dependencies.txt -- ReDim to empty does not work https://bugs.launchpad.net/bugs/474844 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 474777] Re: Assigning Variant to String array causes ReDim Preserve to not work

2010-05-22 Thread jimav
** Attachment added: "Demo file" http://launchpadlibrarian.net/48941174/bugdemo.ods -- Assigning Variant to String array causes ReDim Preserve to not work https://bugs.launchpad.net/bugs/474777 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 474777] Re: Assigning Variant to String array causes ReDim Preserve to not work

2010-05-22 Thread jimav
Yes, it's still in Lucid. This is a subtle, nasty bug which needs to be fixed, or else a run-time exception raised to prevent silent data loss. Basically, this problem makes the Array(...) constructor useless, i.e., too dangerous to use, unless you know and control all calling contexts to preven

[Bug 474777] Dependencies.txt

2010-05-22 Thread jimav
apport information ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/48941475/Dependencies.txt -- Assigning Variant to String array causes ReDim Preserve to not work https://bugs.launchpad.net/bugs/474777 You received this bug notification because you are a member of Ubunt

[Bug 518368] Re: gdk_display_sync: assertion `GDK_IS_DISPLAY (display)' failed

2010-05-13 Thread jimav
5/13/2010: In 10.04 for amd64 (updated) the two warnings are still there. No segfault. To reproduce: $ gnome-appearance-properties -i /tmp/MCity-QuietGraphiteV2.tar.gz # (any downloaded theme) (gnome-appearance-properties:24186): Gdk-CRITICAL **: gdk_display_sync: assertion `GDK_IS_DISPLAY (dis

[Bug 580243] [NEW] installed themes are invisible in theme selector

2010-05-13 Thread jimav
Public bug reported: After installing a theme, the theme is nowhere visible in the theme selector (Preferences->Appearance->Theme). DEMO: Preferences->Appearance->Theme Click "Get more themes online" near the bottom (opens http://art.gnome.org/themes/ in Firefox). Click "Window Borders" in the

[Bug 581491] [NEW] Can not stop scanning an incorrectly-entered library folder

2010-05-16 Thread jimav
Public bug reported: Binary package hint: rhythmbox If the user mistakenly enters their home dir or / as the Library Location in Preferences->Music, then there is not way to recover -- Rhythmbox will forever after scan those erroneous locations at each start-up, unless scanning is completely disa

[Bug 581491] Re: Can not stop scanning an incorrectly-entered library folder

2010-05-16 Thread jimav
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/48574655/Dependencies.txt ** Attachment added: "GConfNonDefault.txt" http://launchpadlibrarian.net/48574656/GConfNonDefault.txt ** Attachment added: "GstreamerVersions.txt" http://launchpadlibrarian.net/48574657/Gstre

[Bug 586599] [NEW] Conditional Formats using STYLE func re-eval forever, sucking CPU

2010-05-27 Thread jimav
Public bug reported: Binary package hint: openoffice.org oocalc repeatedly re-evaluates STYLE in Conditional Formats forever, sucking CPU even when "doing nothing". This occurs if the formula in the Cond. Format calls the STYLE function and references any cell content, for example 'STYLE( somef

[Bug 586599] Re: Conditional Formats using STYLE func re-eval forever, sucking CPU

2010-05-27 Thread jimav
** Attachment added: "ooCPUbug.ods" http://launchpadlibrarian.net/49235163/ooCPUbug.ods ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/49234653/Dependencies.txt -- Conditional Formats using STYLE func re-eval forever, sucking CPU https://bugs.launchpad.net/bugs/5865

[Bug 474992] Re: Named reference to current column does not work in Conditional Formats

2010-05-25 Thread jimav
Upon re-re-consideration, I think this is a bug after all, as named columns work perfectly well in the manner described above almost everywhere except Conditional Formatting. But I also found some rendering issues and strange problems with save not saving formatting. I'll submit a new bug report

[Bug 585623] [NEW] Conditional Formats sometimes corrupt rendering

2010-05-25 Thread jimav
Public bug reported: Binary package hint: openoffice.org Names defined for columns using Insert->Names->Define do not work, or are not reliable, when used in Conditional Formatting formulas. There are several problems: 1. A Conditional Format for a cell in a column which is mentioned in the c

[Bug 585623] Re: Conditional Formats sometimes corrupt rendering

2010-05-25 Thread jimav
** Attachment added: "BugCondFmt.ods" http://launchpadlibrarian.net/49104613/BugCondFmt.ods ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/49104132/Dependencies.txt -- Conditional Formats sometimes corrupt rendering https://bugs.launchpad.net/bugs/585623 You receive

[Bug 585623] Re: Conditional Formats sometimes corrupt rendering

2010-05-25 Thread jimav
** Attachment added: "Screenshot showing partially-rendered cell background" http://launchpadlibrarian.net/49104694/Screenshot.png -- Conditional Formats sometimes corrupt rendering https://bugs.launchpad.net/bugs/585623 You received this bug notification because you are a member of Ubuntu Bu

[Bug 585623] Re: Conditional Formats sometimes corrupt rendering

2010-05-25 Thread jimav
Sorry, the first Screenshot.png was the wrong file. Here is the one showing bad rendering in cell A3 ** Attachment added: "Screenshot showing partially-rendered cell A3 background (Screenshot1 was wrong file)" http://launchpadlibrarian.net/49104849/Screenshot2.png -- Conditional Formats som

[Bug 534606] [NEW] Find positions match off-screen

2010-03-08 Thread jimav
Public bug reported: Binary package hint: firefox When using the "Find" feature (Control-F), matched text is frequently invisible, presumably positioned outside the viewable portion of the page. Perhaps the line containing the text is slightly (e.g. one pixel) on-screen, I don't know; in any ca

[Bug 534606] Re: Find positions match off-screen

2010-03-08 Thread jimav
** Attachment added: "Screenshot showing a Find of "K-1" where match is off-screen" http://launchpadlibrarian.net/40517623/MozFindNowhere.png ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/40516886/Dependencies.txt ** Attachment added: "ExtensionSummary.txt" http

[Bug 534606] Re: Find positions match off-screen

2010-03-08 Thread jimav
** Attachment added: "~/.mozilla/firefox/.default/prefs.js" http://launchpadlibrarian.net/40517799/prefs.js -- Find positions match off-screen https://bugs.launchpad.net/bugs/534606 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubun

[Bug 482820] Re: atk_object_set_name: assertion `name != NULL' at startup

2010-03-08 Thread jimav
Nigel, The latest in the normal repos for Karmic is 0.12.5-0ubuntu5.2, which still has the problem. If there is a later version I should try, please post instructions for how to get it. Thanks. $ sudo apt-get update; sudo apt-get dist-upgrade $ dpkg-query -W rhythmbox rhythmbox 0.12.5-0ub

[Bug 534770] [NEW] checksum error after hibernate/wakeup

2010-03-08 Thread jimav
Public bug reported: Binary package hint: gtkpod Plugged in iPOD and gtkpod started automatically.I did nothing. Later the computer automatically hibernated because of inactivity. Upon startup, a Warning dialog popped up saying iTunesDB /media/.../iiTuesDB does not match checksum in extende

[Bug 534770] Re: checksum error after hibernate/wakeup

2010-03-08 Thread jimav
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/40543355/Dependencies.txt ** Attachment added: "XsessionErrors.txt" http://launchpadlibrarian.net/40543356/XsessionErrors.txt -- checksum error after hibernate/wakeup https://bugs.launchpad.net/bugs/534770 You received

[Bug 534770] Re: checksum error after hibernate/wakeup

2010-03-08 Thread jimav
** Attachment added: "after_hibernate_error.png" http://launchpadlibrarian.net/40543610/after_hibernate_error.png -- checksum error after hibernate/wakeup https://bugs.launchpad.net/bugs/534770 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 534770] Re: checksum error after hibernate/wakeup

2010-03-08 Thread jimav
Then I got errors trying to Eject the iPOD; the errors were appended to the existing Warning dialog, and said "Error opening ..." See gtkpod_errors_ejecting.png for details. This happened when I tried (rightclick ipod in gtkpod)->Eject iPod Incidentally, it appears that the ipod is mounted as

[Bug 530223] Re: package irqbalance 0.55+20091017-3ubuntu2 failed to install/upgrade: subprocess installed post-installation script killed by signal (Interrupt)

2010-03-03 Thread jimav
I don't know if irqbalance was running before the upgrade, although I didn't do anything to stop it. It's running afterwards The machine has 2 CPUs. It's a virtual machine guest configured with 2 CPUs, which I believe actually do run concurrently (the host is a quad- core i7 with hyperthreadi

[Bug 530223] Re: package irqbalance 0.55+20091017-3ubuntu2 failed to install/upgrade: subprocess installed post-installation script killed by signal (Interrupt)

2010-03-03 Thread jimav
I tried un-installing and re-installing irqbalance (apt-get remove irqbalance; apt-get install irqbalance). The problem did not recur. So it indeed may be a race condition, or possibly related to being the first update after a clean install. -- package irqbalance 0.55+20091017-3ubuntu2 failed

[Bug 532077] [NEW] acroread is not being built for amd64 (Lucid)

2010-03-04 Thread jimav
Public bug reported: Binary package hint: acroread acroread is missing for amd64 in the Lucid repos. An i386 version exists in the canonical partner repo, and also multiverse. There is some problem with Adobe not wanting a 64-bit package to exist, but somehow that problem was resolved for Hard

[Bug 545568] [NEW] perldoc -f y => Hey! The above document had some coding errors

2010-03-23 Thread jimav
Public bug reported: Binary package hint: perl There is a syntax error in the perlfunc man page, or an ancestor file, somewhere around the documentation for the 'y' operator, as indicated by the following: $ perldoc -f y y///The transliteration operator. Same as "tr///". See perlop

[Bug 545568] Re: perldoc -f y => Hey! The above document had some coding errors

2010-03-23 Thread jimav
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/41782896/Dependencies.txt ** Attachment added: "XsessionErrors.txt" http://launchpadlibrarian.net/41782897/XsessionErrors.txt -- perldoc -f y => Hey! The above document had some coding errors https://bugs.launchpad.net/

[Bug 545574] [NEW] __DIE__ handler not disabled when called from signal handler

2010-03-23 Thread jimav
Public bug reported: Binary package hint: perl $SIG{__DIE__} is supposed to be disabled before the handler is entered, so that the handler can call die without causing recursion. However this is not happening when the original die was in the context of a signal handler AND if the die call in the

[Bug 545574] Re: __DIE__ handler not disabled when called from signal handler

2010-03-23 Thread jimav
** Attachment added: "demo.pl" http://launchpadlibrarian.net/41784152/demo.pl ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/41781088/Dependencies.txt ** Attachment added: "XsessionErrors.txt" http://launchpadlibrarian.net/41781089/XsessionErrors.txt -- __DIE__

[Bug 530218] Re: PrinterDriversInstaller service: AccessDenied error

2010-03-25 Thread jimav
Cant the code check for the presence of optional capabilities and silently not try to use missing features? The error message could be construed to mean that there is something wrong with security policy configuration, which would lead possibly many people to investigate further, wasting collectiv

[Bug 514013] [NEW] Broken link(s) in dar documentation file

2010-01-28 Thread jimav
Public bug reported: Binary package hint: dar-docs If /usr/share/doc/dar-docs/index.html is viewed in a browser, clicking on the "Sample and real scripts" link (in section 2 of the page) produces an error: Firefox can't find the file at /usr/share/doc/dar- docs/samples/index.html ProblemType

[Bug 514013] Re: Broken link(s) in dar documentation file

2010-01-28 Thread jimav
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/38507391/Dependencies.txt ** Attachment added: "XsessionErrors.txt" http://launchpadlibrarian.net/38507392/XsessionErrors.txt -- Broken link(s) in dar documentation file https://bugs.launchpad.net/bugs/514013 You receiv

[Bug 521248] [NEW] Welcome to gPodder hangs, gives Python traceback

2010-02-12 Thread jimav
Public bug reported: Binary package hint: gpodder When started for the first time, gpodder pops up a "Welcome to gPodder" screen with two buttons, labeled "Choose from a list of example podcasts" and "Download my subscriptions from my.gpodder.org". Clicking either button does not seem

[Bug 521248] Re: Welcome to gPodder hangs, gives Python traceback

2010-02-12 Thread jimav
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/39132900/Dependencies.txt ** Attachment added: "XsessionErrors.txt" http://launchpadlibrarian.net/39132901/XsessionErrors.txt -- Welcome to gPodder hangs, gives Python traceback https://bugs.launchpad.net/bugs/521248 Yo

[Bug 521255] [NEW] Podcasts->iPod missing; Install package does not work

2010-02-12 Thread jimav
Public bug reported: Binary package hint: gpodder The documentation (at http://wiki.gpodder.org/wiki/User_Manual#Synchronising_podcasts_to_MP3_players) says there is a Podcasts->Ipod option, but no such menu item exists. Podcasts->Additional Components lists "iPod synchronization" as an option

[Bug 521255] Re: Podcasts->iPod missing; Install package does not work

2010-02-12 Thread jimav
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/39133342/Dependencies.txt ** Attachment added: "XsessionErrors.txt" http://launchpadlibrarian.net/39133343/XsessionErrors.txt -- Podcasts->iPod missing; Install package does not work https://bugs.launchpad.net/bugs/5212

Re: [Bug 521248] Re: Welcome to gPodder hangs, gives Python traceback

2010-02-13 Thread jimav
Hmm, does "Fixed Rleased" mean I should see gpodder 2.2 in Ubuntu 9.10 ? After doing a system update, I have version 0.16.1-1 From: Thomas Perl To: james_av...@yahoo.com Sent: Sat, February 13, 2010 3:38:27 AM Subject: [Bug 521248] Re: Welcome to gPodder hangs,

[Bug 365677] Re: jockey backend crashed while enabling ati proprietary drivers

2010-03-10 Thread jimav
The bug https://bugs.launchpad.net/ubuntu/+source/jockey/+bug/350776 has the same exact symptom (jockey crash) but while installing an NVIDIA driver on kubuntu. -- jockey backend crashed while enabling ati proprietary drivers https://bugs.launchpad.net/bugs/365677 You received this bug notificat

[Bug 442672] [NEW] NetworkManager err adding wireless: property '%s' / '%s' invalid

2009-10-04 Thread jimav
Public bug reported: Binary package hint: network-manager Network Manager can not configure wireless connections. There are at least two critical problems: 1. Enter any SSID (valid or not) and click Apply, taking defaults for everything else, and it always fails with a pop-up saying:

[Bug 442672] Re: NetworkManager err adding wireless: property '%s' / '%s' invalid

2009-10-04 Thread jimav
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/33002319/Dependencies.txt ** Attachment added: "IpAddr.txt" http://launchpadlibrarian.net/33002320/IpAddr.txt ** Attachment added: "IwConfig.txt" http://launchpadlibrarian.net/33002321/IwConfig.txt ** Attachment adde

[Bug 442672] Re: NetworkManager err adding wireless: property '%s' / '%s' invalid

2009-10-04 Thread jimav
As a side-note, the reason "128 bit" WEP keys are 26 hex digits is that internally only 104 bits of shared secret are used (hence 26 hex digits), plus 24 randomly generated Initialization Vector bits. -- NetworkManager err adding wireless: property '%s' / '%s' invalid https://bugs.launchpad.net/

[Bug 410804] Re: Help does not work in gnome-power-preferences

2009-10-08 Thread jimav
Still there in ubuntu 9.10 beta (amd64). With gnome-power-manager is 2.28.0-0ubuntu3 ... the Help button produces the same "The requested URI "ghelp:gnome- power-manager?preferences" is invalid" -- Help does not work in gnome-power-preferences https://bugs.launchpad.net/bugs/410804 You receive

[Bug 477956] [NEW] Authentication always fails trying to set system-wide keyboard settings

2009-11-07 Thread jimav
Public bug reported: Binary package hint: gnome-control-center In System->Preferences->Keyboard:Layouts, the authentication dialog which appears when the "Apply System-Wide..." button is pressed always fails to authenticate. The user's password should work, like other Gnome system setting authen

[Bug 477956] Re: Authentication always fails trying to set system-wide keyboard settings

2009-11-07 Thread jimav
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/35339980/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/35339981/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/35339982/ProcStatus.txt ** Attachm

[Bug 477975] [NEW] Can not change keyboard while "separate settings for each window" is unchecked

2009-11-07 Thread jimav
Public bug reported: Binary package hint: gnome-control-center In System->Preferences->Keyboard:Layouts, if the "Separate layout for each window" check-box is NOT checked then changing keyboards either does not work, or works incorrectly: 1. Changing keyboards has no effect. You have to check t

[Bug 477975] Re: Can not change keyboard while "separate settings for each window" is unchecked

2009-11-07 Thread jimav
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/35341191/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/35341192/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/35341193/ProcStatus.txt ** Attachm

[Bug 477975] Re: Can not change keyboard while "separate settings for each window" is unchecked

2009-11-07 Thread jimav
One other thing: With "Separate layout for each window" checked, you can SELECT (highlight) a Layout which is not the Default. What functionality is this intended to provide? The selected Layout does not apply to new windows (or existing ones). Only the Default does. So what does it to mean t

[Bug 461559] [NEW] Ktorrent documentation files missing

2009-10-26 Thread jimav
*** This bug is a duplicate of bug 284915 *** https://bugs.launchpad.net/bugs/284915 Public bug reported: Binary package hint: ktorrent Help->KDE Help Center Handbook results a pop-up saying "The file or folder help:/ktorrent/index.html does not exist." Clicking OK results in a KDE Help

[Bug 461559] Re: Ktorrent documentation files missing

2009-10-26 Thread jimav
*** This bug is a duplicate of bug 284915 *** https://bugs.launchpad.net/bugs/284915 ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/34432058/Dependencies.txt ** Attachment added: "XsessionErrors.txt" http://launchpadlibrarian.net/34432059/XsessionErrors.txt --

[Bug 461592] [NEW] make info page missing

2009-10-26 Thread jimav
Public bug reported: "info make" shows an abbreviated man page, not the GNU Make info document. The files /usr/share/info/make.info* are absent. I checked earlier releases and this has been the case since at least 8.04 (AFIK forever). Is this intentional? Fedora installs a simplified man pa

[Bug 461592] Re: make info page missing

2009-10-26 Thread jimav
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/34434050/Dependencies.txt ** Attachment added: "XsessionErrors.txt" http://launchpadlibrarian.net/34434051/XsessionErrors.txt -- make info page missing https://bugs.launchpad.net/bugs/461592 You received this bug notifi

[Bug 474777] [NEW] Assigning Variant to String array causes ReDim Preserve to not work

2009-11-04 Thread jimav
Public bug reported: Binary package hint: openoffice.org In oo Basic, if an array is declared to have String elements, and is subsequently assigned to an array of Variant, then ReDim Preserve fails to preserve elements which should be preserved. EXAMPLE: The following code displays a(0)='w' be

[Bug 474777] Re: Assigning Variant to String array causes ReDim Preserve to not work

2009-11-04 Thread jimav
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/35117827/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/35117828/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/35117832/ProcStatus.txt ** Attachm

[Bug 474844] [NEW] ReDim to empty does not work

2009-11-04 Thread jimav
Public bug reported: Binary package hint: openoffice.org ReDim (and Dim) throw a run-time error if UpperBound = (LowerBound-1). For example Dim foo(0 to 9) ... ReDim foo(0 to -1) 'causes error This should not be an error, but should make the array contain zero elements. Note that arr

[Bug 474844] Re: ReDim to empty does not work

2009-11-04 Thread jimav
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/35119709/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/35119710/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/35119711/ProcStatus.txt ** Attachm

[Bug 474871] [NEW] Indentation is missing (lost from) Help text code examples

2009-11-04 Thread jimav
Public bug reported: Binary package hint: openoffice.org Code examples in the Help text seem to never use indentation. Presumably the author didn't write the text that way, so something in the tool chain which produces the Help files is loosing indentation. See attached screen shot for an exampl

[Bug 474871] Re: Indentation is missing (lost from) Help text code examples

2009-11-04 Thread jimav
** Attachment added: "Screenshot-OpenOffice.org Help - OpenOffice.org Basic.png" http://launchpadlibrarian.net/35120904/Screenshot-OpenOffice.org%20Help%20-%20OpenOffice.org%20Basic.png ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/35120905/Dependencies.txt ** Atta

[Bug 474777] Re: Assigning Variant to String array causes ReDim Preserve to not work

2009-11-04 Thread jimav
Here is another example, this time without explicit use of "Variant". Note that "Spilt" is documented to return an array of strings, not array of Variant (or something else). But it appears that whatever Split() returns tickles this bug, making Redim not work: sub test2 Dim s() as String, bef

[Bug 474992] Re: Named reference to current column does not work in Conditional Formats

2009-11-04 Thread jimav
** Attachment added: "Demo spreadsheet" http://launchpadlibrarian.net/35127710/OONamerefBug.ods ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/35127711/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/35127712/ProcMaps.txt ** Att

[Bug 474992] Re: Named reference to current column does not work in Conditional Formats

2009-11-04 Thread jimav
** Attachment added: "Screenshot1.png" http://launchpadlibrarian.net/35127955/Screenshot1.png -- Named reference to current column does not work in Conditional Formats https://bugs.launchpad.net/bugs/474992 You received this bug notification because you are a member of Ubuntu Bugs, which is s

[Bug 474992] [NEW] Named reference to current column does not work in Conditional Formats

2009-11-04 Thread jimav
Public bug reported: Binary package hint: openoffice.org If a symbolic name is defined for a column, then that name can be used in formulas and Conditional Format expressions instead of the column number. For example: Click in col B header to select column B Insert->Names->Define Enter

[Bug 474992] Re: Named reference to current column does not work in Conditional Formats

2009-11-04 Thread jimav
** Attachment added: "Screenshot2.png" http://launchpadlibrarian.net/35127963/Screenshot2.png -- Named reference to current column does not work in Conditional Formats https://bugs.launchpad.net/bugs/474992 You received this bug notification because you are a member of Ubuntu Bugs, which is s

[Bug 439775] [NEW] Session Preferences dialog missing, or maybe renamed and regressed

2009-09-30 Thread jimav
Public bug reported: Binary package hint: gnome-panel The "Sessions Preferences" dialog is missing from the System->Preferences menu. NOTE: The Sessions Preferences dialog is documented under System->Help and Support. I can't tell you how to directly bring up that documentation (the Search f

[Bug 439775] Re: Session Preferences dialog missing, or maybe renamed and regressed

2009-09-30 Thread jimav
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/32766232/Dependencies.txt ** Attachment added: "GConfNonDefault.txt" http://launchpadlibrarian.net/32766233/GConfNonDefault.txt -- Session Preferences dialog missing, or maybe renamed and regressed https://bugs.launchpa

[Bug 456660] Re: ssl(8) man page missing from package (or distribution)

2009-10-20 Thread jimav
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/34074102/Dependencies.txt ** Attachment added: "XsessionErrors.txt" http://launchpadlibrarian.net/34074104/XsessionErrors.txt -- ssl(8) man page missing from package (or distribution) https://bugs.launchpad.net/bugs/456

[Bug 456660] [NEW] ssl(8) man page missing from package (or distribution)

2009-10-20 Thread jimav
Public bug reported: The ssh(1) man page refers to the RSA & DSA algorithms in "The HISTORY section of ssl(8)" but there is no ssl(8) man page. The ssh package should install the missing man page. If the information has been moved elsewhere, then the ssh(1) man page should be fixed to say where

[Bug 458455] [NEW] ls option -F prevents dereferencing symlinks

2009-10-22 Thread jimav
Public bug reported: Binary package hint: coreutils The ls option -F (and the equivalent --classify) incorrectly inhibits de-referencing symbolic links as if -d were also specified. I think this behavior is incorrect because it prevents looking into symlinked-to directories using the -F option.

[Bug 458455] Re: ls option -F prevents dereferencing symlinks

2009-10-22 Thread jimav
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/34158721/Dependencies.txt -- ls option -F prevents dereferencing symlinks https://bugs.launchpad.net/bugs/458455 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 458470] Re: gnome-session trys to run non-existend indicator-applet-session

2009-10-22 Thread jimav
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/34159374/Dependencies.txt -- gnome-session trys to run non-existend indicator-applet-session https://bugs.launchpad.net/bugs/458470 You received this bug notification because you are a member of Ubuntu Bugs, which is subscr

[Bug 458470] [NEW] gnome-session trys to run non-existend indicator-applet-session

2009-10-22 Thread jimav
Public bug reported: Binary package hint: gnome-session Every time I log gnome-session logs (to .xsesssion-errors) the following: gnome-session[10673]: WARNING: Could not launch application '1046979452ec8a37a61 256235596458820015520028.desktop': Unable to start application: Failed to ex ecut

[Bug 439775] Re: Session Preferences dialog missing, or maybe renamed and regressed

2009-10-02 Thread jimav
Just wanted to add that I think many users will complain loudly at being forced to click through a confirmation dialog every time they log out or reboot. It would be much better to omit the confirmation dialogs permanently, than to permanently omit the ability to disable them. -- Session Prefere

[Bug 439775] Re: Session Preferences dialog missing, or maybe renamed and regressed

2009-10-02 Thread jimav
No, it is not (merely) documentation, but a functional change since 9.04. In 9.04, the logout/reboot thingie's "About" says "Fast User Switch Applet 2.24.0", and it's right-click menu has "Preferences", which includes a check-box option "Show confirms for logout, restart and shutdown". But in 9.1

[Bug 498399] [NEW] foomatic/Postscript does not seem to work (withHP3030 LaserJet on USB)

2009-12-18 Thread jimav
Public bug reported: Binary package hint: cups The foomatic/Postscript driver seems completely broken, at least when used with a USB-connected HP 3030 LaserJet. Printing plain text sends something to the printer which makes it hang forever trying to print the page. Printing a postscript file ca

[Bug 498399] Re: foomatic/Postscript does not seem to work (withHP3030 LaserJet on USB)

2009-12-18 Thread jimav
** Attachment added: "test.ps" http://launchpadlibrarian.net/36961808/test.ps ** Attachment added: "BootDmesg.txt" http://launchpadlibrarian.net/36961809/BootDmesg.txt ** Attachment added: "CupsErrorLog.gz" http://launchpadlibrarian.net/36961810/CupsErrorLog.gz ** Attachment added: "Cu

[Bug 498399] Re: foomatic/Postscript does not seem to work (withHP3030 LaserJet on USB)

2009-12-18 Thread jimav
** Attachment added: "printers.conf" http://launchpadlibrarian.net/36961842/printers.conf -- foomatic/Postscript does not seem to work (withHP3030 LaserJet on USB) https://bugs.launchpad.net/bugs/498399 You received this bug notification because you are a member of Ubuntu Bugs, which is subsc

[Bug 498399] Re: foomatic/Postscript does not seem to work (withHP3030 LaserJet on USB)

2009-12-18 Thread jimav
/etc/cups/error_log (with LogLevel=debug) for the WORKING hpijs pcl driver printing plain text ** Attachment added: "error_log_PLAINTEXT_hpijs_pcl3" http://launchpadlibrarian.net/36961852/error_log_PLAINTEXT_hpijs_pcl3 -- foomatic/Postscript does not seem to work (withHP3030 LaserJet on USB)

[Bug 498399] Re: foomatic/Postscript does not seem to work (withHP3030 LaserJet on USB)

2009-12-18 Thread jimav
/etc/cups/error_log (with LogLevel=debug) for the WORKING hpijs pcl driver printing postscript file test.ps -- foomatic/Postscript does not seem to work (withHP3030 LaserJet on USB) https://bugs.launchpad.net/bugs/498399 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 498399] Re: foomatic/Postscript does not seem to work (withHP3030 LaserJet on USB)

2009-12-18 Thread jimav
Sorry, forgot the attachment in the last post. Here it .s (/etc/cups/error_log (with LogLevel=debug) for the WORKING hpijs pcl driver printing postscript file test.ps) ** Attachment added: "error_log_POSTSCRIPT_hpijs_pcl3" http://launchpadlibrarian.net/36961880/error_log_POSTSCRIPT_hpijs_pcl3

[Bug 498399] Re: foomatic/Postscript does not seem to work (withHP3030 LaserJet on USB)

2009-12-18 Thread jimav
/etc/cups/error_log (with LogLevel=debug) for the foomatic/Postscript driver printing plain text. The printer HANGS FOREVER trying to print the page. ** Attachment added: "error_log_PLAINTEXT_foomatic_Postscript" http://launchpadlibrarian.net/36961884/error_log_PLAINTEXT_foomatic_Postscript

[Bug 498399] Re: foomatic/Postscript does not seem to work (withHP3030 LaserJet on USB)

2009-12-18 Thread jimav
/etc/cups/error_log for foomatic/Postscript printing postscript file test.ps, which produced literal postscript code on the printer. ** Attachment added: "error_log_POSTSCRIPT_foomatic_postscript" http://launchpadlibrarian.net/36961947/error_log_POSTSCRIPT_foomatic_postscript -- foomatic/Pos

[Bug 501729] [NEW] ffmpeg: unrecognized option '-album'

2009-12-30 Thread jimav
Public bug reported: Binary package hint: ffmpeg ffmpeg -i input.wav -acodec alac -album MyAlbumTitle output.alac says: ffmpeg: unrecognized option '-album' The -title, -auth, -album, -year and mayboth other such tag options which are documented on the man page do not seem to work, at least w

[Bug 501729] Re: ffmpeg: unrecognized option '-album'

2009-12-30 Thread jimav
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/37296291/Dependencies.txt ** Attachment added: "XsessionErrors.txt" http://launchpadlibrarian.net/37296293/XsessionErrors.txt -- ffmpeg: unrecognized option '-album' https://bugs.launchpad.net/bugs/501729 You received t

Re: [Bug 494663] Re: ls --color=always outputs possibly-extraneous ESC [ m on separate line, confusing less -FXR

2009-12-30 Thread jimav
Hi C-de-Avillez, It sounds like you didn't actually try the exact command shown in the bug report. Please try it, and post whether you can reproduce the problem. Note that --color=always *is* necessary when piping the output through a pager such as 'less -FXR'. The point is that the pager is

[Bug 502264] [NEW] ffmpeg -acodec alac chokes on some .wav files

2010-01-02 Thread jimav
Public bug reported: Binary package hint: ffmpeg Certain .wav files crash ffmpeg when encoding to ALAC, at least with default options. The last things output to the tty are: . . . Stream mapping: Stream #0.0 -> #0.0 [alac @ 0x1253c50]error encoding frame The command was: $ ffmpeg -i test_t

[Bug 502264] Re: ffmpeg -acodec alac chokes on some .wav files

2010-01-02 Thread jimav
** Attachment added: "Truncated input file" http://launchpadlibrarian.net/37358117/test_truncated.wav ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/37358118/Dependencies.txt ** Attachment added: "XsessionErrors.txt" http://launchpadlibrarian.net/37358119/Xsession

[Bug 482820] [NEW] atk_object_set_name: assertion `name != NULL' at startup

2009-11-14 Thread jimav
Public bug reported: Binary package hint: rhythmbox rhythmbox immediately reports the following errors on the terminal when starting up: ** (rhythmbox:7343): CRITICAL **: atk_object_set_name: assertion `name != NULL' failed ** (rhythmbox:7343): CRITICAL **: atk_object_set_name: assertion `name

[Bug 482820] Re: atk_object_set_name: assertion `name != NULL' at startup

2009-11-14 Thread jimav
** Attachment added: "dotgconf_apps_rhythmbox.tar" http://launchpadlibrarian.net/35698858/dotgconf_apps_rhythmbox.tar ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/35698859/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/3569886

[Bug 500945] [NEW] wrap text automatically causes sub-optimal col widths

2009-12-27 Thread jimav
Public bug reported: Binary package hint: openoffice.org If "Wrap Text Automatically" is checked in a cell format, then using the "Optimal Column Width" feature adds about 3/4" extra white space. How to reproduce: 1. /usr/bin/oocalc (create new empty spreadsheet) 2. Put a single letter 'x' in

[Bug 500945] Re: wrap text automatically causes sub-optimal col widths

2009-12-27 Thread jimav
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/37238491/Dependencies.txt ** Attachment added: "XsessionErrors.txt" http://launchpadlibrarian.net/37238492/XsessionErrors.txt -- wrap text automatically causes sub-optimal col widths https://bugs.launchpad.net/bugs/5009

[Bug 500945] Re: wrap text automatically causes sub-optimal col widths

2009-12-27 Thread jimav
** Attachment added: "colwidth.ods" http://launchpadlibrarian.net/37238497/colwidth.ods -- wrap text automatically causes sub-optimal col widths https://bugs.launchpad.net/bugs/500945 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -

[Bug 500945] Re: wrap text automatically causes sub-optimal col widths

2009-12-27 Thread jimav
** Attachment added: "screenshot.png" http://launchpadlibrarian.net/37238505/screenshot.png -- wrap text automatically causes sub-optimal col widths https://bugs.launchpad.net/bugs/500945 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu

<    1   2   3   4   5   6   7   >