[Bug 1368402]

2019-09-02 Thread Jason Crain
I came across this in a Debian bug (https://bugs.debian.org/823195) and
I found a workaround similar to comment #2.  This works on Debian Sid,
but not on Jessie, so this might not work on a system more than a year
or two old.

Use normal (non-natural) scrolling in Xfce settings and run a command
like:

  xinput --set-int-prop 12 "libinput Natural Scrolling Enabled" 8 1

You might have to replace the "12" with the ID of your mouse, which you
can find with "xinput list".  I think this is what GNOME's mouse
settings does to enable natural scrolling.

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

Title:
  GTK3 apps don't understand natural scrolling in Xubuntu

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfce4-settings/+bug/1368402/+subscriptions

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

[Bug 485745]

2016-04-14 Thread Jason Crain
*** This bug has been marked as a duplicate of bug 93299 ***

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

Title:
  Evince presents PDF with mis-rendered Hebrew

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

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


[Bug 485745]

2016-03-23 Thread Jason Crain
This file would be fixed by my patch in bug 93299.  It provides
fontconfig some hints about the character encoding so it can do better
at choosing an appropriate font.

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

Title:
  Evince presents PDF with mis-rendered Hebrew

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

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


[Bug 485745]

2016-03-23 Thread Jason Crain
(In reply to Thomas Freitag from comment #5)
> May You have a look at bug 43488 and bug 41104 if Your patch of bug 93299
> fixes them, too? And mark them as duplicate if so?

No, my patch does not fix either of those.  The files in both of those
bugs directly use the glyph IDs to look up glyphs.  Which is completely
insane for a non-embedded font because glyph IDs are not in any way
portable.  To get them to work you could install the exact same Arial
font.  Not just a similar or compatible font like Liberation Sans, but
Microsoft's own Arial font.  Installing msttcorefonts should work.
Might have to also add a fontconfig rule to match ArialMT to Arial.

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

Title:
  Evince presents PDF with mis-rendered Hebrew

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

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


[Bug 667752]

2016-02-21 Thread Jason Crain
The "narrow text" part of this should be fixed with bug 94054.

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

Title:
  Non-embedded standard fonts in PDF files are not displayed/rendered
  correctly

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

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


[Bug 33288]

2016-02-19 Thread Jason Crain
Created attachment 121848
Cache result of inner loop in visitDepthFirst

This is an alternative to Brian's patch in comment 65.  This speeds up
the visitDepthFirst function by caching the result in the inner loop.
This provides a similar speedup without changing the output of
pdftotext.

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

Title:
  Evince doesn't handle columns properly

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

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


[Bug 545176] Re: Cannot copy text from specific pdf in evince

2016-01-07 Thread Jason Crain
** Bug watch added: freedesktop.org Bugzilla #92516
   https://bugs.freedesktop.org/show_bug.cgi?id=92516

** Also affects: poppler via
   https://bugs.freedesktop.org/show_bug.cgi?id=92516
   Importance: Unknown
   Status: Unknown

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

Title:
  Cannot copy text from specific pdf in evince

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

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


[Bug 588756]

2015-12-24 Thread Jason Crain
*** This bug has been marked as a duplicate of bug 33364 ***

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

Title:
  doesn't render the whole cube/brick pattern

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

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


[Bug 1404715]

2015-08-27 Thread Jason Crain
*** Bug 89488 has been marked as a duplicate of this bug. ***

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

Title:
  evince crashed with SIGSEGV

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

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


[Bug 1456616]

2015-08-04 Thread Jason Crain
*** This bug has been marked as a duplicate of bug 66229 ***

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

Title:
  unable to rotate a pdf coming from Firefox (Google maps)

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

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


[Bug 116453]

2015-04-22 Thread Jason Crain
*** Bug 66569 has been marked as a duplicate of this bug. ***

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

Title:
  evince can not find ü in attached PDF

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

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

[Bug 39890]

2015-04-19 Thread Jason Crain
*** Bug 9608 has been marked as a duplicate of this bug. ***

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

Title:
  characters change when selecting text

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

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


[Bug 39890]

2015-04-19 Thread Jason Crain
*** Bug 13441 has been marked as a duplicate of this bug. ***

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

Title:
  characters change when selecting text

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

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


[Bug 116453]

2015-04-15 Thread Jason Crain
(In reply to Nelson Benitez from comment #13)
 Hi Jason, thank you very much for the patch, btw, today I was reading this
 pdf:
 
 http://www.compsci.hunter.cuny.edu/~sweiss/course_materials/csci493.70/
 lecture_notes/GTK_textview.pdf
 
 and noticed that lot of words with double f,  like 'buffer', are not
 found[1] when searching for it, also when copied to gedit it shows the
 unicode not found glyph inplace of the 'ff' in the word.
 
 So, is your patch covering this double f case? 

No, it does not fix that.  That file has a different problem and I don't
see a way of fixing it.  The PDF creator would need to add some extra
information before we could guess that character code 27 should be a
double f.

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

Title:
  evince can not find ü in attached PDF

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

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

[Bug 116453]

2015-03-24 Thread Jason Crain
Created attachment 114485
Combine base characters and diacritical marks

My attempt to improve this.

When you make a diacriticized character with LaTeX, ü for example, it
will make a PDF with separate u and ¨ characters and draw them over each
other.  This patch detects when this happens and converts it to a
combining character sequence so that pdftotext and the search function
will see a ü and not separate characters.  Also refactors some
(TextWord::ensureCapacity and TextWord::setInitialBounds) to avoid
duplicating code.

Limitations:

It doesn't handle some of LaTeX's diacritic commands, such as \b for bar
under letter or \d for dot under letter, because they are positioned
differently and \d would be easy to confuse with a period.  They don't
seem to be used very often though.

If the base character is unusual, such as a math symbol or number,
adding a combining character can make the result of pdftotext look a bit
odd.  I think this is because if the font or rendering engine don't know
how to draw the character sequence, it will place the diacritic in a
strange position, such as to the right of the letter.  In these cases,
the output of pdftotext is technically correct, it just looks odd when
drawn on screen.

When selecting text in evince, you can separately select the character
and diacritic.  If that's a problem, I think I could fix it by adding
clustering support so that a group of glyphs and characters are treated
as a single unit.  It would make this a much more invasive change, but
maybe I should try it anyway.  It would be nice to also fix the
assumpution that one glyph is always matched 1 character.

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

Title:
  evince can not find ü in attached PDF

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

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

[Bug 116453]

2015-02-03 Thread Jason Crain
Created attachment 113036
[draft] combine characters

I might be able to fix this in a better way by combining letters with
nearby diacritic marks so that this document *would* contain ü.  It
seems to be a nice improvement for some latex documents.  Attached patch
can give you a rough idea of what I mean.  It still needs a lot of work
though.

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

Title:
  evince can not find ü in attached PDF

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

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

[Bug 116453]

2015-01-27 Thread Jason Crain
I suppose if I add an option to findText, I should also add a flag
(POPPLER_FIND_IGNORE_COMBINING?) to PopplerFindFlags, for the glib front
end's poppler_page_find_text_with_options().  It would be nice if
someone could confirm that evince would actually use this option.

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

Title:
  evince can not find ü in attached PDF

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

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

[Bug 116453] Re: evince can not find ü in attached PDF

2015-01-21 Thread Jason Crain
hdante: the problem is that, despite appearances, the PDF in the bug
description does not contain the word 'Über'.  It contains the word
'Uber', without a diaresis.  You can see this if you copy and paste from
the document using any PDF reader, including adobe reader, google
chrome, foxit, etc.  There is a diaresis, but it is not really attached
to the 'U'.

Even so, adobe reader and chrome can still find something if you search
the document for 'über'.  What they seem to be doing is ignoring any
diacratic marks, so if you search for 'über' (or even 'ubér') it will
find 'Uber'.  I was proposing similar behavior for poppler.

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

Title:
  evince can not find ü in attached PDF

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

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

[Bug 116453]

2015-01-13 Thread Jason Crain
Created attachment 112107
Remove combining characters from normalized text

This patch changes normalization so that combining characters are
removed from the normalized text.  This makes searching through
TextPage::findText insensitive to these characters.

Also, renames unicodeNormalizeNFKC to unicodeNormalizeSearch to make it
clear it's no longer doing a regular NFKC normalization.

Renames decomp_compat to decomp_compat_base because it now strips
combing characters, leaving only base characters, in addition to
compatibility decomposition.

Removes UnicodeCompTables.h and some compose functions.  They're no
longer needed since we're not recomposing the characters.

I'm not sure if UnicodeTypeTable.h and UnicodeCompTables.h are
considered part of the public interface.  They're included in the xpdf
headers.  Albert, is it OK to change these files in this way?

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

Title:
  evince can not find ü in attached PDF

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

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

[Bug 808894]

2014-12-19 Thread Jason Crain
*** This bug has been marked as a duplicate of bug 46603 ***

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

Title:
  Certain characters are not rendered correctly when selected
  (highlighted)

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

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


[Bug 700504] [NEW] calling NamedPipeServerStream.Disconnect causes SIGSEGV

2011-01-08 Thread Jason Crain
Public bug reported:

Binary package hint: mono

When compiled and run, the following program crashes with SIGSEGV

public class Foo {
static void Main() {
new System.IO.Pipes.NamedPipeServerStream(testpipe).Disconnect();
}
}

$ gmcs pipetest.cs
$ mono pipetest.exe
Stacktrace:

  at (wrapper managed-to-native) Mono.Unix.Native.Stdlib.fclose (intptr) 
0x0005b
  at (wrapper managed-to-native) Mono.Unix.Native.Stdlib.fclose (intptr) 
0x0005b
  at System.IO.Pipes.UnixNamedPipeServer.Disconnect () 0x0002b
  at System.IO.Pipes.NamedPipeServerStream.Disconnect () 0x00020
  at (wrapper remoting-invoke-with-check) 
System.IO.Pipes.NamedPipeServerStream.Disconnect () 0x00053
  at Foo.Main () 0x0003b
  at (wrapper runtime-invoke) object.runtime_invoke_void 
(object,intptr,intptr,intptr) 0x00049

Native stacktrace:

mono() [0x48563b]
mono() [0x4d275f]
/lib/libpthread.so.0(+0xfb40) [0x7f44c0ed4b40]
/lib/libc.so.6(fclose+0x4) [0x7f44c09268a4]
[0x41d4e91b]

Debug info from gdb:

Could not attach to process.  If your uid matches the uid of the target
process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try
again as the root user.  For more details, see /etc/sysctl.d/10-ptrace.conf
ptrace: Operation not permitted.

=
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=

Aborted

$ mono --version
Mono JIT compiler version 2.6.7 (Debian 2.6.7-3ubuntu1)
Copyright (C) 2002-2010 Novell, Inc and Contributors. www.mono-project.com
TLS:   __thread
GC:Included Boehm (with typed GC and Parallel Mark)
SIGSEGV:   altstack
Notifications: epoll
Architecture:  amd64
Disabled:  none

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

** Description changed:

  Binary package hint: mono
  
  When compiled and run, the following program crashes with SIGSEGV
  
  public class Foo {
- static void Main() {
- new 
System.IO.Pipes.NamedPipeServerStream(testpipe).Disconnect();
- }
+ static void Main() {
+ new System.IO.Pipes.NamedPipeServerStream(testpipe).Disconnect();
+ }
  }
- 
  
  $ gmcs pipetest.cs
  $ mono pipetest.exe
  Stacktrace:
  
-   at (wrapper managed-to-native) Mono.Unix.Native.Stdlib.fclose (intptr) 
0x0005b
-   at (wrapper managed-to-native) Mono.Unix.Native.Stdlib.fclose (intptr) 
0x0005b
-   at System.IO.Pipes.UnixNamedPipeServer.Disconnect () 0x0002b
-   at System.IO.Pipes.NamedPipeServerStream.Disconnect () 0x00020
-   at (wrapper remoting-invoke-with-check) 
System.IO.Pipes.NamedPipeServerStream.Disconnect () 0x00053
-   at Foo.Main () 0x0003b
-   at (wrapper runtime-invoke) object.runtime_invoke_void 
(object,intptr,intptr,intptr) 0x00049
+   at (wrapper managed-to-native) Mono.Unix.Native.Stdlib.fclose (intptr) 
0x0005b
+   at (wrapper managed-to-native) Mono.Unix.Native.Stdlib.fclose (intptr) 
0x0005b
+   at System.IO.Pipes.UnixNamedPipeServer.Disconnect () 0x0002b
+   at System.IO.Pipes.NamedPipeServerStream.Disconnect () 0x00020
+   at (wrapper remoting-invoke-with-check) 
System.IO.Pipes.NamedPipeServerStream.Disconnect () 0x00053
+   at Foo.Main () 0x0003b
+   at (wrapper runtime-invoke) object.runtime_invoke_void 
(object,intptr,intptr,intptr) 0x00049
  
  Native stacktrace:
  
- mono() [0x48563b]
- mono() [0x4d275f]
- /lib/libpthread.so.0(+0xfb40) [0x7f44c0ed4b40]
- /lib/libc.so.6(fclose+0x4) [0x7f44c09268a4]
- [0x41d4e91b]
+ mono() [0x48563b]
+ mono() [0x4d275f]
+ /lib/libpthread.so.0(+0xfb40) [0x7f44c0ed4b40]
+ /lib/libc.so.6(fclose+0x4) [0x7f44c09268a4]
+ [0x41d4e91b]
  
  Debug info from gdb:
  
  Could not attach to process.  If your uid matches the uid of the target
  process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try
  again as the root user.  For more details, see /etc/sysctl.d/10-ptrace.conf
  ptrace: Operation not permitted.
  
  =
  Got a SIGSEGV while executing native code. This usually indicates
- a fatal error in the mono runtime or one of the native libraries 
+ a fatal error in the mono runtime or one of the native libraries
  used by your application.
  =
  
  Aborted
+ 
+ $ mono --version
+ Mono JIT compiler version 2.6.7 (Debian 2.6.7-3ubuntu1)
+ Copyright (C) 2002-2010 Novell, Inc and Contributors. www.mono-project.com
+ TLS:   __thread
+ GC:Included Boehm (with typed GC and Parallel Mark)
+ SIGSEGV:   altstack
+ Notifications: epoll
+ Architecture:  amd64
+

[Bug 21481] Re: Kernel panic 2.6.12-8-amd64-k8

2008-07-28 Thread Jason Crain
I'm at a loss.  I have no idea why the kernel would not be recognizing
the /dev/sdXY devices.  Sorry that I cannot help more.

-- 
Kernel panic 2.6.12-8-amd64-k8
https://bugs.launchpad.net/bugs/21481
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 21481] Re: Kernel panic 2.6.12-8-amd64-k8

2008-07-25 Thread Jason Crain
Your fstab and menu.lst look good to me same to me.  And if they didn't
match, I would expect the error messages to be different.

So if you boot into -19 recovery console, you see entries in /dev ?   Do
you at least have /dev/hda or /dev/sda entries for your drive?  If so, I
don't know why it is not creating the entries in /dev/disk/by-uuid.  It
should create entries based on the following rules:

# by-label/by-uuid (filesystem properties)
IMPORT{program}=vol_id --export $tempnode
ENV{ID_FS_USAGE}==filesystem|other|crypto, ENV{ID_FS_UUID_ENC}==?*, 
SYMLINK+=disk/by-uuid/$env{ID_FS_UUID_ENC}
ENV{ID_FS_USAGE}==filesystem|other, ENV{ID_FS_LABEL_ENC}==?*, 
SYMLINK+=disk/by-label/$env{ID_FS_LABEL_ENC}

and it gets the information it needs from /lib/udev/vol_id.  I can only
guess that either it cannot find the vol_id program or vol_id is
returning bad information.  What does it show when you run
/lib/udev/vol_id /dev/hd?? replacing ?? with letter/number for your
root drive?

-- 
Kernel panic 2.6.12-8-amd64-k8
https://bugs.launchpad.net/bugs/21481
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 21481] Re: Kernel panic 2.6.12-8-amd64-k8

2008-07-25 Thread Jason Crain
The error opening volume message is probably because vol_id needs to
be run as root.  But that doesn't matter because the problem is
/dev/sda* entries are not being created.

Maybe scsi drivers are not loaded?  You could try running modprobe
scsi_mod sd_mod sr_mod st sg from -19 recovery console and see if the
devices are created.

-- 
Kernel panic 2.6.12-8-amd64-k8
https://bugs.launchpad.net/bugs/21481
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 21481] Re: Kernel panic 2.6.12-8-amd64-k8

2008-07-24 Thread Jason Crain
It pauses at Begin: Waiting for root file system because the entries
in /dev are not available.  It pauses hoping that they will soon appear.

I'm not sure why they are not there.  Could be udev not starting?

-- 
Kernel panic 2.6.12-8-amd64-k8
https://bugs.launchpad.net/bugs/21481
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 21481] Re: Kernel panic 2.6.12-8-amd64-k8

2008-07-23 Thread Jason Crain
Would you mind attaching /boot/initrd.img-2.6.25-2-amd64 ?

-- 
Kernel panic 2.6.12-8-amd64-k8
https://bugs.launchpad.net/bugs/21481
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 21481] Re: Kernel panic 2.6.12-8-amd64-k8

2008-07-23 Thread Jason Crain
Sorry, it is 2.6.24-19-generic that is not booting properly?  Could you
attach /boot/initrd.img-2.6.24-19-generic then?

-- 
Kernel panic 2.6.12-8-amd64-k8
https://bugs.launchpad.net/bugs/21481
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 21481] Re: Kernel panic 2.6.12-8-amd64-k8

2008-07-23 Thread Jason Crain
I suspect that the linker is trying to load libc from from
/lib/libc.so.6 rather than /lib64/libc.so.6, where it reside in the
initrd you provided.  Can you show the output of the command update-
initramfs -uv -k 2.6.24-19-generic?  That may fix the problem depending
on how it updates the initrd.

If that fails, run this command as root: 
echo 'export LD_LIBRARY_PATH=/lib64'  
/etc/initramfs-tools/conf.d/ld_library_path
and recreate the initrd with update-initramfs -u -k 2.6.24-19-generic.  That 
may force it to load libc.so.6 from the correct directory.

If neither of those fix it,  can you run the following command from
recovery mode and show the output: /lib64/ld-linux-x86-64.so.2 --list
/sbin/usplash_write

I would try these myself, but I can't get an x86_64 emulator to work.

-- 
Kernel panic 2.6.12-8-amd64-k8
https://bugs.launchpad.net/bugs/21481
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 173334] libaudiofile0 does not have large file support

2007-12-01 Thread Jason Crain
Public bug reported:

Binary package hint: libaudiofile0

version: 0.2.6-6ubuntu3
needs to be configured with ./configure --enable-largefile=yes

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

-- 
libaudiofile0 does not have large file support
https://bugs.launchpad.net/bugs/173334
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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