public inbox for gentoo-desktop@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-desktop]
@ 2007-05-27  8:00 Nikola Valentinov Petrov
  2007-05-27 10:26 ` [gentoo-desktop] Peter Humphrey
  0 siblings, 1 reply; 22+ messages in thread
From: Nikola Valentinov Petrov @ 2007-05-27  8:00 UTC (permalink / raw
  To: gentoo-desktop

[-- Attachment #1: Type: text/plain, Size: 159 bytes --]

Well i cant see something bad. Try xev by starting it and hitting the (Shift + 
\) in all environments please.
-- 
Nikolavp  Sun May 27 10:59:53 EEST 2007

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: [gentoo-desktop]
  2007-05-27  8:00 [gentoo-desktop] Nikola Valentinov Petrov
@ 2007-05-27 10:26 ` Peter Humphrey
  0 siblings, 0 replies; 22+ messages in thread
From: Peter Humphrey @ 2007-05-27 10:26 UTC (permalink / raw
  To: gentoo-desktop

On Sunday 27 May 2007 09:00:45 Nikola Valentinov Petrov wrote:
> Well i cant see something bad. Try xev by starting it and hitting the
> (Shift + \) in all environments please.

I get this on my UK-localised system and KDE:

KeyPress event, serial 28, synthetic NO, window 0x1a00001,
    root 0x5b, subw 0x0, time 3440423439, (788,573), root:(960,698),
    state 0x10, keycode 62 (keysym 0xffe2, Shift_R), same_screen YES,
    XLookupString gives 0 bytes:
    XmbLookupString gives 0 bytes:
    XFilterEvent returns: False

KeyPress event, serial 31, synthetic NO, window 0x1a00001,
    root 0x5b, subw 0x0, time 3440423983, (788,573), root:(960,698),
    state 0x11, keycode 94 (keysym 0x7c, bar), same_screen YES,
    XLookupString gives 1 bytes: (7c) "|"
    XmbLookupString gives 1 bytes: (7c) "|"
    XFilterEvent returns: False

KeyRelease event, serial 31, synthetic NO, window 0x1a00001,
    root 0x5b, subw 0x0, time 3440424151, (788,573), root:(960,698),
    state 0x11, keycode 94 (keysym 0x7c, bar), same_screen YES,
    XLookupString gives 1 bytes: (7c) "|"
    XFilterEvent returns: False

KeyRelease event, serial 31, synthetic NO, window 0x1a00001,
    root 0x5b, subw 0x0, time 3440424311, (788,573), root:(960,698),
    state 0x11, keycode 62 (keysym 0xffe2, Shift_R), same_screen YES,
    XLookupString gives 0 bytes:
    XFilterEvent returns: False

EnterNotify event, serial 31, synthetic NO, window 0x1a00001,
    root 0x5b, subw 0x0, time 3440428408, (162,93), root:(334,218),
    mode NotifyNormal, detail NotifyNonlinear, same_screen YES,
    focus YES, state 16

KeymapNotify event, serial 31, synthetic NO, window 0x0,
    keys:  91  0   0   0   0   0   0   0   0   0   0   0   0   0   0   0
           0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   0

HTH.

-- 
Rgds
Peter Humphrey
Linux Counter 5290, Aug 93
-- 
gentoo-desktop@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 22+ messages in thread

* [gentoo-desktop]
@ 2007-06-03 18:02 I-SAngeli
  0 siblings, 0 replies; 22+ messages in thread
From: I-SAngeli @ 2007-06-03 18:02 UTC (permalink / raw
  To: gentoo-desktop


-- 
gentoo-desktop@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 22+ messages in thread

* [gentoo-desktop]
@ 2007-06-27  4:02 klamom
  2007-06-27 18:35 ` [gentoo-desktop] Joseph Booker
  0 siblings, 1 reply; 22+ messages in thread
From: klamom @ 2007-06-27  4:02 UTC (permalink / raw
  To: gentoo-desktop

Hi,

I have problem.

milos@gentoo ~ $ xmoto
fatal exception : (2) SDL_Init : No available video device
milos@gentoo ~ $

My kernel is : 2.6.19-gentoo-r5
and nvidia driver is installed and I use Beryl compiz no problem .
milos@gentoo ~ $ glxinfo|grep direct
direct rendering: Yes

Thanks for any idea and help.

-- 
gentoo-desktop@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: [gentoo-desktop]
  2007-06-27  4:02 [gentoo-desktop] klamom
@ 2007-06-27 18:35 ` Joseph Booker
  2007-06-30 19:31   ` [gentoo-desktop] klamom
  0 siblings, 1 reply; 22+ messages in thread
From: Joseph Booker @ 2007-06-27 18:35 UTC (permalink / raw
  To: gentoo-desktop; +Cc: gentoo-desktop

> milos@gentoo ~ $ xmoto
> fatal exception : (2) SDL_Init : No available video device
> milos@gentoo ~ $

See if other SDL apps work.
http://www.libsdl.org/faq.php?action=listentries&category=3#25 is the FAQ
question for your problem, but the $DISPLAY is usually set, maybe you
don't have a X use flag?
-- 
gentoo-desktop@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: [gentoo-desktop]
  2007-06-27 18:35 ` [gentoo-desktop] Joseph Booker
@ 2007-06-30 19:31   ` klamom
  0 siblings, 0 replies; 22+ messages in thread
From: klamom @ 2007-06-30 19:31 UTC (permalink / raw
  To: gentoo-desktop

yes thanks.
emerge libsdl whit x use flag
and xmoto is ready yet :)
On Jun 27, 2007, at 9:35 PM, Joseph Booker wrote:

>> milos@gentoo ~ $ xmoto
>> fatal exception : (2) SDL_Init : No available video device
>> milos@gentoo ~ $
>
> See if other SDL apps work.
> http://www.libsdl.org/faq.php?action=listentries&category=3#25 is  
> the FAQ
> question for your problem, but the $DISPLAY is usually set, maybe you
> don't have a X use flag?
> -- 
> gentoo-desktop@gentoo.org mailing list
>

-- 
gentoo-desktop@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 22+ messages in thread

* [gentoo-desktop]
@ 2007-09-10 19:10 klamom
  0 siblings, 0 replies; 22+ messages in thread
From: klamom @ 2007-09-10 19:10 UTC (permalink / raw
  To: gentoo-desktop


-- 
gentoo-desktop@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 22+ messages in thread

* [gentoo-desktop]
@ 2007-09-26 16:52 Sebastian Kärgel
  0 siblings, 0 replies; 22+ messages in thread
From: Sebastian Kärgel @ 2007-09-26 16:52 UTC (permalink / raw
  To: gentoo-desktop


-- 
gentoo-desktop@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 22+ messages in thread

* [gentoo-desktop]
@ 2008-05-14 20:05 bmicek
  0 siblings, 0 replies; 22+ messages in thread
From: bmicek @ 2008-05-14 20:05 UTC (permalink / raw
  To: gentoo-desktop

[-- Attachment #1: Type: text/html, Size: 1078 bytes --]

^ permalink raw reply	[flat|nested] 22+ messages in thread

* [gentoo-desktop]
@ 2008-06-02 19:58 bmicek
  2008-06-02 20:15 ` [gentoo-desktop] Mansour
  0 siblings, 1 reply; 22+ messages in thread
From: bmicek @ 2008-06-02 19:58 UTC (permalink / raw
  To: gentoo-desktop

[-- Attachment #1: Type: text/html, Size: 2961 bytes --]

^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: [gentoo-desktop]
  2008-06-02 19:58 [gentoo-desktop] bmicek
@ 2008-06-02 20:15 ` Mansour
  2008-06-02 20:45   ` [gentoo-desktop] ionut cucu
  0 siblings, 1 reply; 22+ messages in thread
From: Mansour @ 2008-06-02 20:15 UTC (permalink / raw
  To: gentoo-desktop

Here's the last few lines:

VFS: Cannot open root device "hda3" or unknown-block(0,0)
Please append a correct "root=" boor option; here are the available 
partitions:
Kernel panic - not syncing: VFS: Unable to mount root fs on 
unknown-block(0,0)

The root "/" is very large. It's more than 20 GB


bmicek@speakeasy.net wrote:
> I think I experienced your problem.   If you don't have a 
> /boot partition, then the path to the kernel is referenced from /boot 
> (because its inside the real "/" fs).  If you have a /boot partition, 
> then the path to your kernel is referenced from "/".
>
> What worries me is that you mentioned you get a kernel panic which implies the boot loader was able to locate the kernel.   
> Can you capture a bit of the output from the panic?  How large is your 
> "/"?
>
> Brian Micek
>
> On Monday 02 June 2008 03:29:32 pm Mansour wrote:
> > Hello,
> > I am trying to install gentoo on a desktop machine. I downloaded the
> > minimal CD and followed the instruction in the quick installation. Now,
> > I have a problem either in the grub configuration or in kernel and I
> > need help to figure this one out.
> >
> > I have existing partitions for windows and my previous Fedora (/home
> > directory), therefore I installed gentoo on /dev/hda3. The problem is I
> > get a kernel panic when I try to boot. In grub I am using (hd0,2) as my
> > root, because I don't want to write anything to the mbr. After editing
> > grub.conf, I run a grub shell, and execute the commands root(hd0,2) then
> > setup(hd0,2). Then tried to reboot.
> >
> > Here the relevant part of grub.conf:
> > ============================
> > title Linux
> > root (hd0,2)
> > kernel (hd0,2)/boot/kernel root=/dev/hda3
> > =================================
> >
> > I don't have a separate partition for boot, it's on the root "/"
> > filesystem.
> >
> > Can anyone tell what's going on ? If there's missing info please let me
> > know, as everyone has different way when troubleshooting a problem.
>
>  
> -- gentoo-desktop@lists.gentoo.org mailing list 

-- 
gentoo-desktop@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: [gentoo-desktop]
  2008-06-02 20:15 ` [gentoo-desktop] Mansour
@ 2008-06-02 20:45   ` ionut cucu
  2008-06-02 21:10     ` [gentoo-desktop] Mansour
  0 siblings, 1 reply; 22+ messages in thread
From: ionut cucu @ 2008-06-02 20:45 UTC (permalink / raw
  To: gentoo-desktop

On Mon, 02 Jun 2008 17:15:27 -0300
Mansour <mansour77@yahoo.com> wrote:

> Here's the last few lines:
> 
> VFS: Cannot open root device "hda3" or unknown-block(0,0)
> Please append a correct "root=" boor option; here are the available 
> partitions:
> Kernel panic - not syncing: VFS: Unable to mount root fs on 
> unknown-block(0,0)
> 
> The root "/" is very large. It's more than 20 GB
At a first glance:
 You need the file system for / compiled (*) in the kernel
 You need to compile the proper chipset in the kernel(or try using the
generic one):If your system uses sata be sure to compile properly the
drivers for it
-- 
gentoo-desktop@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: [gentoo-desktop]
  2008-06-02 20:45   ` [gentoo-desktop] ionut cucu
@ 2008-06-02 21:10     ` Mansour
  0 siblings, 0 replies; 22+ messages in thread
From: Mansour @ 2008-06-02 21:10 UTC (permalink / raw
  To: gentoo-desktop

ionut cucu wrote:
> On Mon, 02 Jun 2008 17:15:27 -0300
> Mansour <mansour77@yahoo.com> wrote:
>
>   
>> Here's the last few lines:
>>
>> VFS: Cannot open root device "hda3" or unknown-block(0,0)
>> Please append a correct "root=" boor option; here are the available 
>> partitions:
>> Kernel panic - not syncing: VFS: Unable to mount root fs on 
>> unknown-block(0,0)
>>
>> The root "/" is very large. It's more than 20 GB
>>     
> At a first glance:
>  You need the file system for / compiled (*) in the kernel
>   
I think you are right about this. I will recompile the kernel. And see 
where do I go from there.
Thank you.
>  You need to compile the proper chipset in the kernel(or try using the
> generic one):If your system uses sata be sure to compile properly the
> drivers for it
>   

-- 
gentoo-desktop@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: [gentoo-desktop]
@ 2008-06-02 21:26 bmicek
  0 siblings, 0 replies; 22+ messages in thread
From: bmicek @ 2008-06-02 21:26 UTC (permalink / raw
  To: gentoo-desktop

[-- Attachment #1: Type: text/html, Size: 1576 bytes --]

^ permalink raw reply	[flat|nested] 22+ messages in thread

* [gentoo-desktop]
@ 2008-06-02 22:38 Bo Ørsted Andresen
  0 siblings, 0 replies; 22+ messages in thread
From: Bo Ørsted Andresen @ 2008-06-02 22:38 UTC (permalink / raw
  To: gentoo-desktop

[-- Attachment #1: Type: text/plain, Size: 17 bytes --]


-- 
Bo Andresen

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 22+ messages in thread

* [gentoo-desktop]
@ 2010-01-26 16:11 Adam Mooz
  2010-01-26 17:18 ` [gentoo-desktop] Dale
  2010-01-27  0:52 ` [gentoo-desktop] Lindsay Haisley
  0 siblings, 2 replies; 22+ messages in thread
From: Adam Mooz @ 2010-01-26 16:11 UTC (permalink / raw
  To: gentoo-desktop

unsubscribe



^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: [gentoo-desktop]
  2010-01-26 16:11 [gentoo-desktop] Adam Mooz
@ 2010-01-26 17:18 ` Dale
  2010-01-27  0:52 ` [gentoo-desktop] Lindsay Haisley
  1 sibling, 0 replies; 22+ messages in thread
From: Dale @ 2010-01-26 17:18 UTC (permalink / raw
  To: gentoo-desktop

Adam Mooz wrote:
> unsubscribe
>
>
>   

That doesn't work on the Gentoo mailing lists.  You need to follow the 
instructions here:

http://www.gentoo.org/main/en/lists.xml

Dale

:-)  :-) 



^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: [gentoo-desktop]
  2010-01-26 16:11 [gentoo-desktop] Adam Mooz
  2010-01-26 17:18 ` [gentoo-desktop] Dale
@ 2010-01-27  0:52 ` Lindsay Haisley
  1 sibling, 0 replies; 22+ messages in thread
From: Lindsay Haisley @ 2010-01-27  0:52 UTC (permalink / raw
  To: gentoo-desktop

On Tue, 2010-01-26 at 11:11 -0500, Adam Mooz wrote:
> unsubscribe

Re: UNSUBSCRIBE

Please Note:  In some later model unsubscribe kits, the "OFF" indicator has
been replaced by "POWER-UP STANDBY ENABLE".  Accordingly the "ON" indicator
has been replaced by the much clearer, "POWER-DOWN STANDBY ENABLE".  Contact
your internet service provider for a list of affected model numbers.  An
"ON-OFF" retrofit panel kit is available for those who have difficulty with
the new and much clearer labeling.

First, ask your Internet Provider to mail you an Unsubscribing Kit. Then follow these 
directions. The kit will most likely be the standard no-fault type. Depending on 
requirements, System A and/or System B can be used. When operating System A, depress 
lever and a plastic dalkron unsubscriber will be dispensed through the slot 
immediately underneath. When you have fastened the adhesive lip, attach connection 
marked by the large "X" outlet hose. Twist the silver- coloured ring one inch below 
the connection point until you feel it lock.

The kit is now ready for use. The Cin-Eliminator is activated by the small switch on 
the lip. When securing, twist the ring back to its initial condition, so that the two 
orange lines meet. Disconnect. Place the dalkron unsubscriber in the vacuum receptacle 
to the rear. Activate by pressing the blue button.

The controls for System B are located on the opposite side. The red release switch 
places the Cin-Eliminator into position; it can be adjusted manually up or down by 
pressing the blue manual release button. The opening is self- adjusting. To secure 
after use, press the green button, which simultaneously activates the evaporator and 
returns the Cin-Eliminator to its storage position.

You may log off if the green exit light is on over the evaporator . If the red light 
is illuminated, one of the Cin-Eliminator requirements has not been properly 
implemented. Press the "List Guy" call button on the right of the evaporator . He will 
secure all facilities from his control panel.

To use the Auto-Unsub, first undress and place all your clothes in the clothes rack. 
Put on the velcro slippers located in the cabinet immediately below. Enter the shower, 
taking the entire kit with you. On the control panel to your upper right upon entering 
you will see a "Shower seal" button. Press to activate. A green light will then be 
illuminated immediately below. On the intensity knob, select the desired setting. Now 
depress the Auto-Unsub activation lever. Bathe normally.

The Auto-Unsub will automatically go off after three minutes unless you activate the 
"Manual off" override switch by flipping it up. When you are ready to leave, press the 
blue "Shower seal" release button. The door will open and you may leave. Please remove 
the velcro slippers and place them in their container.

If you prefer the ultrasonic log-off mode, press the indicated blue button. When the 
twin panels open, pull forward by rings A & B. The knob to the left, just below the 
blue light, has three settings, low, medium or high. For normal use, the medium 
setting is suggested.

After these settings have been made, you can activate the device by switching to the 
"ON" position the clearly marked red switch. If during the unsubscribing operation, 
you wish to change the settings, place the "manual off" override switch in the "OFF" 
position. You may now make the change and repeat the cycle. When the green exit light 
goes on, you may log off and have lunch. Please close the door behind you.

-- 
Lindsay Haisley       |"Fighting against human creativity is like trying
FMP Computer Services |    to eradicate dandelions"
512-259-1190          |
http://www.fmp.com    |          - Pamela Jones of Groklaw
-- 
Lindsay Haisley       | "Everything works if you let it"
FMP Computer Services |
512-259-1190          |     - The Roadie
http://www.fmp.com    |





^ permalink raw reply	[flat|nested] 22+ messages in thread

* [gentoo-desktop]
@ 2010-06-09 18:59 Andreas Henriksson
  0 siblings, 0 replies; 22+ messages in thread
From: Andreas Henriksson @ 2010-06-09 18:59 UTC (permalink / raw
  To: adam_morris32, ajay, sausageboy, anden.h, big_brother600,
	kaxs.orvill, anna.hansson, anna.uhlinlandh, ashlee.grissom,
	asikter, beckova.jana, benlewis, bestelec, bewabra3, bilobof,
	blakengd, boost-users, butikk, chris_timps, ufoot, ctrl_k,
	curator, custser, davem, davidstromberg, strumpan,
	devkitpro-arm-users, dovoto, drgreenthumb, elias.wernheden,
	elias.wernheden, emeareg, erik_eastwood, xbase09, galano16,
	gamesradar, gentoo-desktop, gentoo-desktop+subscribe, george,
	georgec, gimp-developer, goran_ekberg, guilhermepn,
	gustav.wandell, gustavwandell, hakan.lindberg, harald.henriksson,
	harald.henriksson, Harald.Henriksson, horen, info, info, info,
	info, info, jackpeace, jacques, jake, james.daniels, dslynx,
	jzawacki, jan.bernhardsson, jan.olsson, jan.lindgren, jemis61,
	joakimholmstrom, jobs, revolverevolver, jonatha, jonnyree,
	bradfj23, lordpachelbel, kollektiv1, kayhanse, kbergstr,
	kidcafe-french, kristoffer.jansson, LISTSERV, lanet.9d,
	lars.oberg, larwe, lennart.tillqvist, linoma, liranuna, lupidan,
	mrenneby, c4_shino, C4.Shino, aijmer, mattias.walla, mejlvicki,
	menu, mlewis1, info, neoflash_team, ode, order, systempsm,
	rajveer_aujla, rich

http://alexanderwyjudi.chat.ru



^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: [gentoo-desktop]
  2010-06-27  6:18 [gentoo-desktop] email
@ 2010-06-27  4:30 ` Steve Rosiak
  2010-06-27  6:30 ` [gentoo-desktop] Norman Rieß
  1 sibling, 0 replies; 22+ messages in thread
From: Steve Rosiak @ 2010-06-27  4:30 UTC (permalink / raw
  To: gentoo-desktop

Am Sonntag 27 Juni 2010 08:18:49 schrieb email@comcen.com.au:
> unsubscribe
> 
> ----------------------------------------------------------------
> This message was sent using IMP, the Internet Messaging Program.
> 

Have a look in your email header of any mailinglist mail to know the right 
unsubscribe address 



^ permalink raw reply	[flat|nested] 22+ messages in thread

* [gentoo-desktop]
@ 2010-06-27  6:18 email
  2010-06-27  4:30 ` [gentoo-desktop] Steve Rosiak
  2010-06-27  6:30 ` [gentoo-desktop] Norman Rieß
  0 siblings, 2 replies; 22+ messages in thread
From: email @ 2010-06-27  6:18 UTC (permalink / raw
  To: gentoo-desktop

unsubscribe

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.





^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: [gentoo-desktop]
  2010-06-27  6:18 [gentoo-desktop] email
  2010-06-27  4:30 ` [gentoo-desktop] Steve Rosiak
@ 2010-06-27  6:30 ` Norman Rieß
  1 sibling, 0 replies; 22+ messages in thread
From: Norman Rieß @ 2010-06-27  6:30 UTC (permalink / raw
  To: gentoo-desktop

 Am 27.06.2010 08:18, schrieb email@comcen.com.au:
> unsubscribe
>
> ----------------------------------------------------------------
> This message was sent using IMP, the Internet Messaging Program.
>
>
>
Hello,

to unsubscribe, please send an email to
gentoo-desktop+unsubscribe@lists.gentoo.org.

Norman



^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2010-06-27  6:30 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-27  6:18 [gentoo-desktop] email
2010-06-27  4:30 ` [gentoo-desktop] Steve Rosiak
2010-06-27  6:30 ` [gentoo-desktop] Norman Rieß
  -- strict thread matches above, loose matches on Subject: below --
2010-06-09 18:59 [gentoo-desktop] Andreas Henriksson
2010-01-26 16:11 [gentoo-desktop] Adam Mooz
2010-01-26 17:18 ` [gentoo-desktop] Dale
2010-01-27  0:52 ` [gentoo-desktop] Lindsay Haisley
2008-06-02 22:38 [gentoo-desktop] Bo Ørsted Andresen
2008-06-02 21:26 [gentoo-desktop] bmicek
2008-06-02 19:58 [gentoo-desktop] bmicek
2008-06-02 20:15 ` [gentoo-desktop] Mansour
2008-06-02 20:45   ` [gentoo-desktop] ionut cucu
2008-06-02 21:10     ` [gentoo-desktop] Mansour
2008-05-14 20:05 [gentoo-desktop] bmicek
2007-09-26 16:52 [gentoo-desktop] Sebastian Kärgel
2007-09-10 19:10 [gentoo-desktop] klamom
2007-06-27  4:02 [gentoo-desktop] klamom
2007-06-27 18:35 ` [gentoo-desktop] Joseph Booker
2007-06-30 19:31   ` [gentoo-desktop] klamom
2007-06-03 18:02 [gentoo-desktop] I-SAngeli
2007-05-27  8:00 [gentoo-desktop] Nikola Valentinov Petrov
2007-05-27 10:26 ` [gentoo-desktop] Peter Humphrey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox